public class X509CertificateExtractor extends Object
| Modifier and Type | Field and Description |
|---|---|
private org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
X509CertificateExtractor() |
| Modifier and Type | Method and Description |
|---|---|
X509Certificate |
extractClientCertificate(javax.servlet.http.HttpServletRequest request)
Extract the client certificate from the specified HttpServletRequest or
null if none is specified.
|
public X509Certificate extractClientCertificate(javax.servlet.http.HttpServletRequest request)
request - Copyright © 2015 Apache NiFi (incubating). All rights reserved.