Package org.jboss.security.auth.certs
-
Interface Summary Interface Description X509CertificateVerifier A verifier for X509Certificate used by authentication layers. -
Class Summary Class Description AnyCertVerifier A X509CertificateVerifier that accepts any cert.SerialNumberIssuerDNMapping A CertificatePrincipal implementation that builds the principal name based on the cert serialNumber and issuerDNSubjectCNMapping 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.