Package | Description |
---|---|
org.jboss.security.mapping.providers.principal |
Modifier and Type | Class and Description |
---|---|
class |
SimplePrincipalMappingProvider
A principal mapping provider that takes in a
SimplePrincipal and converts into
a SimplePrincipal with a different principal name |
class |
SubjectCNMapper
A X500 Principal Mapper from a X509 Certificate that uses the client cert
SubjectDN CN='...' element as the principal.
|
class |
SubjectDNMapper
A X500 Principal Mapper from a X509 Certificate
that considers SubjectDN of the Client certificate
|
Copyright © 2018 JBoss Inc.. All rights reserved.