Uses of Interface
org.jboss.as.controller.access.ResourceAuthorization
-
Packages that use ResourceAuthorization Package Description org.jboss.as.controller -
-
Uses of ResourceAuthorization in org.jboss.as.controller
Methods in org.jboss.as.controller that return ResourceAuthorization Modifier and Type Method Description ResourceAuthorizationOperationContext. authorizeResource(boolean attributes, boolean isDefaultResource)Check for authorization for the resource associated with the currently executing operation step and, optionally, its individual attributes
-