| Package | Description |
|---|---|
| org.apache.nifi.web.security.x509.ocsp |
| Modifier and Type | Field and Description |
|---|---|
private com.google.common.cache.LoadingCache<OcspRequest,OcspStatus> |
OcspCertificateValidator.ocspCache |
| Modifier and Type | Method and Description |
|---|---|
private OcspStatus |
OcspCertificateValidator.getOcspStatus(OcspRequest ocspStatusKey)
Gets the OCSP status for the specified subject and issuer certificates.
|
Copyright © 2015 Apache NiFi (incubating). All rights reserved.