|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OCSPResult.Status | |
---|---|
eu.emi.security.authn.x509.helpers.ocsp | 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.Status | |
---|---|
OCSPResult.Status |
OCSPResult.getStatus()
|
static OCSPResult.Status |
OCSPResult.Status.valueOf(String name)
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 | |
---|---|
OCSPResult(OCSPResult.Status status)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |