Class | Description |
---|---|
AbstractPrincipalMappingProvider |
Abstract class for Principal mapping providers
Group Principal (java.security.acl.Group) is not supported.
|
SimplePrincipalMappingProvider |
A principal mapping provider that takes in a
SimplePrincipal and converts into
a SimplePrincipal with a different principal name |
SubjectCNMapper |
A X500 Principal Mapper from a X509 Certificate that uses the client cert
SubjectDN CN='...' element as the principal.
|
SubjectDNMapper |
A X500 Principal Mapper from a X509 Certificate
that considers SubjectDN of the Client certificate
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.