Package | Description |
---|---|
org.jboss.as.controller.access | |
org.jboss.as.controller.access.management |
Modifier and Type | Method and Description |
---|---|
AuthorizerConfiguration.MappingPrincipal |
AuthorizerConfiguration.RoleMapping.isExcluded(Caller caller)
Gets whether the caller matches the role mapping's exclusion rules.
|
AuthorizerConfiguration.MappingPrincipal |
AuthorizerConfiguration.RoleMapping.isIncluded(Caller caller)
Gets whether the caller matches the role mapping's inclusion rules.
|
Modifier and Type | Method and Description |
---|---|
AuthorizerConfiguration.MappingPrincipal |
WritableAuthorizerConfiguration.createPrincipal(AuthorizerConfiguration.PrincipalType principalType,
String name,
String realm) |
Copyright © 2023 JBoss by Red Hat. All rights reserved.