|
Class Summary |
| AnyCertVerifier |
A X509CertificateVerifier that accepts any cert. |
| SerialNumberIssuerDNMapping |
A CertificatePrincipal implementation that builds the principal name
based on the cert serialNumber and issuerDN |
| SubjectCNMapping |
A CertificatePrincipal implementation that uses the client cert
SubjectDN CN='...' element as the principal. |
| SubjectDNMapping |
A CertificatePrincipal implementation that uses the client cert
SubjectDN as the principal. |
| SubjectX500Principal |
A CertificatePrincipal implementation that uses the client cert
SubjectX500Principal as the principal. |