| Package | Description |
|---|---|
| org.apache.nifi.web.security.x509.ocsp |
| Modifier and Type | Field and Description |
|---|---|
private OcspStatus.ResponseStatus |
OcspStatus.responseStatus |
| Modifier and Type | Method and Description |
|---|---|
OcspStatus.ResponseStatus |
OcspStatus.getResponseStatus() |
static OcspStatus.ResponseStatus |
OcspStatus.ResponseStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OcspStatus.ResponseStatus[] |
OcspStatus.ResponseStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OcspStatus.setResponseStatus(OcspStatus.ResponseStatus responseStatus) |
Copyright © 2015 Apache NiFi (incubating). All rights reserved.