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) |
protected org.jboss.as.server.deployment.AttachmentKey<org.jboss.as.server.deployment.AttachmentList<EjbJaccConfig>> |
getMetaDataType() |
deploy, deploy, undeployprotected 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 © 2020 JBoss by Red Hat. All rights reserved.