Uses of Enum
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
Methods in eu.emi.security.authn.x509.helpers.ocsp that return OCSPResult.StatusModifier and TypeMethodDescriptionOCSPResult.getStatus()
static OCSPResult.Status
Returns the enum constant of this type with the specified name.static OCSPResult.Status[]
OCSPResult.Status.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in eu.emi.security.authn.x509.helpers.ocsp with parameters of type OCSPResult.Status