Package | Description |
---|---|
org.jboss.as.web.common | |
org.wildfly.extension.undertow.security.jacc |
Modifier and Type | Field and Description |
---|---|
static AttachmentKey<WarMetaData> |
WarMetaData.ATTACHMENT_KEY |
Modifier and Type | Method and Description |
---|---|
protected JaccService<WarMetaData> |
WarJACCDeployer.createService(String contextId,
WarMetaData metaData,
Boolean standalone)
Creates the appropriate service for metaData T
|
protected AttachmentKey<WarMetaData> |
WarJACCDeployer.getMetaDataType()
Return the type of metadata
|
Modifier and Type | Method and Description |
---|---|
void |
WarJACCService.createPermissions(WarMetaData metaData,
javax.security.jacc.PolicyConfiguration pc)
Create JACC permissions for the deployment
|
protected JaccService<WarMetaData> |
WarJACCDeployer.createService(String contextId,
WarMetaData metaData,
Boolean standalone)
Creates the appropriate service for metaData T
|
Constructor and Description |
---|
WarJACCService(String contextId,
WarMetaData metaData,
Boolean standalone) |
Copyright © 2014 JBoss by Red Hat. All rights reserved.