Package | Description |
---|---|
org.wildfly.swarm.config | |
org.wildfly.swarm.config.security.manager |
Modifier and Type | Method and Description |
---|---|
DefaultDeploymentPermissions |
SecurityManager.SecurityManagerResources.defaultDeploymentPermissions()
The permissions that are to be granted to deployments
|
Modifier and Type | Method and Description |
---|---|
T |
SecurityManager.defaultDeploymentPermissions(DefaultDeploymentPermissions value)
The permissions that are to be granted to deployments
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultDeploymentPermissions<T extends DefaultDeploymentPermissions<T>>
The permissions that are to be granted to deployments
|
interface |
DefaultDeploymentPermissionsConsumer<T extends DefaultDeploymentPermissions<T>> |
interface |
DefaultDeploymentPermissionsSupplier<T extends DefaultDeploymentPermissions> |
Modifier and Type | Method and Description |
---|---|
DefaultDeploymentPermissions |
DefaultDeploymentPermissionsSupplier.get()
Constructed instance of DefaultDeploymentPermissions resource
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.