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 |
---|---|
Authorizer.AuthorizerDescription |
CustomAuthorizer.setAuthorizerConfiguration(AuthorizerConfiguration configuration)
Provides a reference to the
AuthorizerConfiguration to the authorizer. |
Modifier and Type | Class and Description |
---|---|
class |
WritableAuthorizerConfiguration
Standard
AuthorizerConfiguration implementation that also exposes mutator APIs for use by
the WildFly management layer. |
Modifier and Type | Method and Description |
---|---|
static StandardRBACAuthorizer |
StandardRBACAuthorizer.create(AuthorizerConfiguration configuration,
RoleMapper roleMapper) |
Constructor and Description |
---|
DefaultPermissionFactory(RoleMapper roleMapper,
AuthorizerConfiguration authorizerConfiguration)
Creates a new
DefaultPermissionFactory |
StandardRoleMapper(AuthorizerConfiguration authorizerConfiguration) |
SuperUserRoleMapper(AuthorizerConfiguration configuration) |
Copyright © 2023 JBoss by Red Hat. All rights reserved.