Interface | Description |
---|---|
X509CertificateExtractor |
Interface to get an X509 certificate from
HttpServletRequest . |
Class | Description |
---|---|
RequestHeaderX509CertificateExtractor |
This class is adapted from the Tomcat SSLValve class and uses its parsing
logic.
|
X509CertificateExtractorConfiguration |
This class configures the
X509CertificateExtractor for the x509 webflow and x509 rest
authentication modules. |