Uses of Enum Class
eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPRespStatus
Packages that use OCSPRespStatus
-
Uses of OCSPRespStatus in eu.europa.esig.dss.spi.x509.revocation.ocsp
Methods in eu.europa.esig.dss.spi.x509.revocation.ocsp that return OCSPRespStatusModifier and TypeMethodDescriptionstatic OCSPRespStatusOCSPRespStatus.fromInt(int value) Returns a correspondingOCSPRespStatusfor the int value codestatic OCSPRespStatusReturns the enum constant of this class with the specified name.static OCSPRespStatus[]OCSPRespStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.