Package | Description |
---|---|
eu.emi.security.authn.x509.helpers.ocsp |
Contains implementation of On-line Certificate Status Protocol (OCSP), RFC 2560.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Constructor and Description |
---|
OCSPResult(OCSPResult.Status status) |
Copyright © 2012-2017 European Middleware Initiative. All Rights Reserved.