Package | Description |
---|---|
org.jboss.as.web.deployment | |
org.jboss.as.web.security |
Modifier and Type | Field and Description |
---|---|
static AttachmentKey<WarMetaData> |
WarMetaData.ATTACHMENT_KEY |
Modifier and Type | Method and Description |
---|---|
protected JaccService<WarMetaData> |
WarSecurityDeployer.createService(String contextId,
WarMetaData metaData,
Boolean standalone)
Creates the appropriate service for metaData T
|
protected AttachmentKey<WarMetaData> |
WarSecurityDeployer.getMetaDataType()
Return the type of metadata
|
Modifier and Type | Method and Description |
---|---|
protected JaccService<WarMetaData> |
WarSecurityDeployer.createService(String contextId,
WarMetaData metaData,
Boolean standalone)
Creates the appropriate service for metaData T
|
static String |
WarDeploymentProcessor.hostNameOfDeployment(WarMetaData metaData,
String defaultHost) |
protected void |
WarDeploymentProcessor.processDeployment(String hostName,
WarMetaData warMetaData,
DeploymentUnit deploymentUnit,
org.jboss.msc.service.ServiceTarget serviceTarget) |
Modifier and Type | Method and Description |
---|---|
void |
WarJaccService.createPermissions(WarMetaData metaData,
javax.security.jacc.PolicyConfiguration pc)
Create JACC permissions for the deployment
|
Constructor and Description |
---|
WarJaccService(String contextId,
WarMetaData metaData,
Boolean standalone) |
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.