| Package | Description |
|---|---|
| org.apache.nifi.web.security.x509.ocsp |
| Modifier and Type | Field and Description |
|---|---|
private com.github.benmanes.caffeine.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 © 2023 Apache NiFi Project. All rights reserved.