Package | Description |
---|---|
org.jboss.as.server.security |
Modifier and Type | Field and Description |
---|---|
static ServerPermission |
ServerPermission.CREATE_DEPLOYMENT_REFLECTION_INDEX
The Server Permission named canAccessImmutableManagementResourceRegistration, which should be used to create a
DeploymentReflectionIndex . |
static ServerPermission |
ServerPermission.GET_CURRENT_SERVICE_CONTAINER
The Server Permission named canAccessModelController, which should be used to retrieve current
ServiceContainer . |
static ServerPermission |
ServerPermission.SET_CURRENT_SERVICE_CONTAINER
The Server Permission named createCaller, which should be used to set current
ServiceContainer . |
static ServerPermission |
ServerPermission.USE_SERVICE_REGISTRY
The Server Permission named getCallerSubject, which should be used to use
SecuredServiceRegistry , i.e. |
Copyright © 2023 JBoss by Red Hat. All rights reserved.