Package | Description |
---|---|
org.jboss.security.auth.certs |
Modifier and Type | Class and Description |
---|---|
class |
SerialNumberIssuerDNMapping
A CertificatePrincipal implementation that builds the principal name
based on the cert serialNumber and issuerDN
|
class |
SubjectCNMapping
A CertificatePrincipal implementation that uses the client cert
SubjectDN CN='...' element as the principal.
|
class |
SubjectDNMapping
A CertificatePrincipal implementation that uses the client cert
SubjectDN as the principal.
|
class |
SubjectX500Principal
A CertificatePrincipal implementation that uses the client cert
SubjectX500Principal as the principal.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.