| Class | Description |
|---|---|
| X509RestHttpRequestHeaderCredentialFactory |
This is
X509RestHttpRequestHeaderCredentialFactory that attempts to
extract the certificate from the request, using X509CertificateExtractor
to locate and construct X509 credentials. |
| X509RestMultipartBodyCredentialFactory |
This is
X509RestMultipartBodyCredentialFactory that attempts to read the contents
of the request body under CERTIFICATE parameter to locate and construct
X509 credentials. |