Package | Description |
---|---|
tr.gov.tubitak.uekae.esya.api.certificate.validation | |
tr.gov.tubitak.uekae.esya.api.certificate.validation.check.certificate |
Modifier and Type | Method and Description |
---|---|
static CertificateStatus |
CertificateStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CertificateStatus[] |
CertificateStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
CertificateStatus |
CertificateStatusInfo.getCertificateStatus()
Returns certificate status(VALID,REVOCATION_CHECK_FAILURE,CERTIFICATE_SELF_CHECK_FAILURE and etc)
|
Modifier and Type | Method and Description |
---|---|
void |
CertificateStatusInfo.setCertificateStatus(CertificateStatus certificateStatus)
Set certificate status(VALID,REVOCATION_CHECK_FAILURE,CERTIFICATE_SELF_CHECK_FAILURE and etc)
|
Copyright © 2025. All rights reserved.