public static interface AuthorizerConfiguration.MappingPrincipal
Caller to AuthorizerConfiguration.RoleMapping mapping.| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Gets the name of the principal
|
String |
getRealm()
The name of the security realm for which the principal is valid
|
AuthorizerConfiguration.PrincipalType |
getType()
Gets the type of the principal.
|
AuthorizerConfiguration.PrincipalType getType()
nullString getRealm()
null if the principal is not specific to any realmString getName()
nullCopyright © 2015 JBoss by Red Hat. All rights reserved.