| Package | Description |
|---|---|
| org.apache.nifi.web.security.x509 | |
| org.apache.nifi.web.security.x509.ocsp |
| Modifier and Type | Method and Description |
|---|---|
void |
X509CertificateValidator.validateClientCertificate(X509Certificate[] certificates)
Extract the client certificate from the specified HttpServletRequest or null if none is specified.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OcspCertificateValidator.validate(X509Certificate[] certificates)
Validates the specified certificate using OCSP if configured.
|
Copyright © 2023 Apache NiFi Project. All rights reserved.