org.jboss.security.mapping.providers.principal
public class SimplePrincipalMappingProvider extends AbstractPrincipalMappingProvider
SimplePrincipal
and converts into
a SimplePrincipal
with a different principal nameConstructor and Description |
---|
SimplePrincipalMappingProvider() |
Modifier and Type | Method and Description |
---|---|
void |
init(Map<String,Object> options) |
void |
performMapping(Map<String,Object> map,
Principal mappedObject) |
void |
setMappingResult(org.jboss.security.mapping.MappingResult<Principal> result) |
supports
Copyright © 2015 JBoss Inc.. All Rights Reserved.