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