Package | Description |
---|---|
org.jboss.as.controller.access.rbac |
Modifier and Type | Class and Description |
---|---|
class |
RunAsRoleMapper
A
RoleMapper that allows clients to specify the roles they desire to run as. |
class |
StandardRoleMapper
A
RoleMapper that supports configuration from the WildFly management API. |
class |
SuperUserRoleMapper
A
RoleMapper that always maps the user to the role SUPERUSER. |
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 |
RunAsRoleMapper(RoleMapper realRoleMapper) |
Copyright © 2023 JBoss by Red Hat. All rights reserved.