| Package | Description |
|---|---|
| org.jboss.as.ee.security |
| Modifier and Type | Class and Description |
|---|---|
class |
EarJaccService
A service that creates JACC permissions for an ear deployment
|
| Modifier and Type | Method and Description |
|---|---|
protected JaccService<org.jboss.metadata.ear.spec.EarMetaData> |
EarSecurityDeployer.createService(String contextId,
org.jboss.metadata.ear.spec.EarMetaData metaData,
Boolean standalone)
Creates the appropriate service for metaData T
|
protected abstract JaccService<T> |
AbstractSecurityDeployer.createService(String contextId,
T metaData,
Boolean standalone)
Creates the appropriate service for metaData T
|
JaccService<T> |
AbstractSecurityDeployer.deploy(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit) |
JaccService<T> |
AbstractSecurityDeployer.deploy(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit,
String jaccContextId) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.