Package org.jboss.as.controller.access.rbac
package org.jboss.as.controller.access.rbac
-
ClassDescriptionDefault
PermissionFactoryimplementation that supports the WildFly default role-based access control permission scheme.Determines the set of roles applicable for a management request.ARoleMapperthat allows clients to specify the roles they desire to run as.A simplePermissionto allow code being executed without an associated remote to be granted the permission to execute using a specified role.StandardAuthorizerimplementation that uses a providedRoleMapperto construct aDefaultPermissionFactory, with that permission factory used for the permissions used by thesuperclass implementation.The standard roles in the WildFly management access control mechanism.ARoleMapperthat supports configuration from the WildFly management API.ARoleMapperthat always maps the user to the role SUPERUSER.