Package | Description |
---|---|
org.jboss.as.ejb3.deployment | |
org.jboss.as.ejb3.security |
Modifier and Type | Field and Description |
---|---|
static AttachmentKey<AttachmentList<EjbJaccConfig>> |
EjbDeploymentAttachmentKeys.JACC_PERMISSIONS |
Modifier and Type | Method and Description |
---|---|
protected JaccService<AttachmentList<EjbJaccConfig>> |
EjbSecurityDeployer.createService(String contextId,
AttachmentList<EjbJaccConfig> metaData,
Boolean standalone)
Creates the appropriate service for metaData T
|
protected AttachmentKey<AttachmentList<EjbJaccConfig>> |
EjbSecurityDeployer.getMetaDataType()
Return the type of metadata
|
Modifier and Type | Method and Description |
---|---|
protected JaccService<AttachmentList<EjbJaccConfig>> |
EjbSecurityDeployer.createService(String contextId,
AttachmentList<EjbJaccConfig> metaData,
Boolean standalone)
Creates the appropriate service for metaData T
|
Modifier and Type | Method and Description |
---|---|
void |
EjbJaccService.createPermissions(AttachmentList<EjbJaccConfig> metaData,
javax.security.jacc.PolicyConfiguration policyConfiguration) |
Constructor and Description |
---|
EjbJaccService(String contextId,
AttachmentList<EjbJaccConfig> metaData,
Boolean standalone) |
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.