static ControllerPermission |
ControllerPermission.CAN_ACCESS_IMMUTABLE_MANAGEMENT_RESOURCE_REGISTRATION |
|
static ControllerPermission |
ControllerPermission.CAN_ACCESS_MODEL_CONTROLLER |
The Controller Permission named canAccessModelController, which should be used to access a ModelController, or to invoke its methods.
|
static ControllerPermission |
ControllerPermission.CREATE_CALLER |
The Controller Permission named createCaller, which should be used to create a org.jboss.as.controller.access.Caller, with respect to access control decision.
|
static ControllerPermission |
ControllerPermission.GET_CALLER_SECURITY_IDENTITY |
The Controller Permission named getCallerSubject, which should be used to retrieve the SecurityIdentity associated with a org.jboss.as.controller.access.Caller.
|
static ControllerPermission |
ControllerPermission.GET_CALLER_SUBJECT |
The Controller Permission named getCallerSubject, which should be used to retrieve the Subject associated with a org.jboss.as.controller.access.Caller.
|
static ControllerPermission |
ControllerPermission.GET_CURRENT_ACCESS_AUDIT_CONTEXT |
The Controller Permission named getCurrentAccessAuditContext, which should be used to retrieve current AccessAuditContext.
|
static ControllerPermission |
ControllerPermission.GET_IN_VM_CALL_STATE |
The Controller Permission named getInVmCallStateName, which should be used to retrieve in-vm call state.
|
static ControllerPermission |
ControllerPermission.INFLOW_SECURITY_IDENTITY |
The Controller Permission named inflowSecurityIdentity, which is required where a SecurityIdentity is inflowed as-is bypassing local security.
|
static ControllerPermission |
ControllerPermission.PERFORM_IN_VM_CALL |
The Controller Permission named performInVmCall, which should be used to perform an in-vm call.
|