| Package | Description |
|---|---|
| org.jboss.as.controller.access | |
| org.jboss.as.controller.access.management | |
| org.jboss.as.controller.access.rbac |
| Modifier and Type | Method and Description |
|---|---|
void |
AuthorizerConfiguration.registerScopedRoleListener(AuthorizerConfiguration.ScopedRoleListener listener)
Register a listener for changes in the configured scoped roles.
|
void |
AuthorizerConfiguration.unregisterScopedRoleListener(AuthorizerConfiguration.ScopedRoleListener listener)
Unregister a listener for changes in the configured scoped roles.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WritableAuthorizerConfiguration.registerScopedRoleListener(AuthorizerConfiguration.ScopedRoleListener listener) |
void |
WritableAuthorizerConfiguration.unregisterScopedRoleListener(AuthorizerConfiguration.ScopedRoleListener listener) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPermissionFactory
Default
PermissionFactory implementation that supports
the WildFly default role-based access control permission scheme. |
Copyright © 2019 JBoss by Red Hat. All rights reserved.