public class WarJACCDeployer extends AbstractSecurityDeployer<WarMetaData>
Constructor and Description |
---|
WarJACCDeployer() |
Modifier and Type | Method and Description |
---|---|
protected JaccService<WarMetaData> |
createService(String contextId,
WarMetaData metaData,
Boolean standalone)
Creates the appropriate service for metaData T
|
protected AttachmentKey<WarMetaData> |
getMetaDataType()
Return the type of metadata
|
deploy, deploy, undeploy
protected AttachmentKey<WarMetaData> getMetaDataType()
getMetaDataType
in class AbstractSecurityDeployer<WarMetaData>
protected JaccService<WarMetaData> createService(String contextId, WarMetaData metaData, Boolean standalone)
createService
in class AbstractSecurityDeployer<WarMetaData>
Copyright © 2014 JBoss by Red Hat. All rights reserved.