| Package | Description |
|---|---|
| org.jboss.as.controller.access | |
| org.jboss.as.controller.access.constraint |
| Modifier and Type | Method and Description |
|---|---|
ScopingConstraint |
AuthorizerConfiguration.ScopedRole.getScopingConstraint()
Gets the
ScopingConstraint used to apply constraints to the permissions of the base role
in order to derive the permissions of the scoped role. |
| Constructor and Description |
|---|
ScopedRole(String name,
String baseRoleName,
ScopingConstraint scopingConstraint) |
| Modifier and Type | Class and Description |
|---|---|
class |
HostEffectConstraint
Constraint related to whether the target resource is associated with one or more managed domain hosts.
|
class |
ServerGroupEffectConstraint
Constraint related to whether the target resource is associated with one or more managed domain server groups.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.