Package | Description |
---|---|
org.jboss.as.controller.security |
Modifier and Type | Field and Description |
---|---|
static ControllerPermission |
ControllerPermission.CAN_ACCESS_IMMUTABLE_MANAGEMENT_RESOURCE_REGISTRATION
The Controller Permission named canAccessImmutableManagementResourceRegistration, which should be used to create a
ImmutableManagementResourceRegistration , or invoke one
of its methods |
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
Caller , with respect to access control decision. |
static ControllerPermission |
ControllerPermission.GET_CALLER_SUBJECT
|
static ControllerPermission |
ControllerPermission.GET_CURRENT_ACCESS_AUDIT_CONTEXT
The Controller Permission named getCurrentAccessAuditContext, which should be used to retrieve current
AccessAuditContext . |
Copyright © 2023 JBoss by Red Hat. All rights reserved.