Uses of Enum Class
eu.emi.security.authn.x509.helpers.ocsp.OCSPResult.Status
Packages that use OCSPResult.Status
Package
Description
Contains implementation of On-line Certificate Status Protocol (OCSP), RFC 2560.
-
Uses of OCSPResult.Status in eu.emi.security.authn.x509.helpers.ocsp
Fields in eu.emi.security.authn.x509.helpers.ocsp declared as OCSPResult.StatusMethods in eu.emi.security.authn.x509.helpers.ocsp that return OCSPResult.StatusModifier and TypeMethodDescriptionOCSPResult.getStatus()
static OCSPResult.Status
Returns the enum constant of this class with the specified name.static OCSPResult.Status[]
OCSPResult.Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in eu.emi.security.authn.x509.helpers.ocsp with parameters of type OCSPResult.Status