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()
null
String getRealm()
null
if the principal is not specific to any realmString getName()
null
Copyright © 2023 JBoss by Red Hat. All rights reserved.