| 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 |
|---|---|
protected boolean |
EjbJaccConfigurator.createPermissions(EjbJaccConfig ejbJaccConfig,
EJBComponentDescription description,
EJBViewConfiguration ejbViewConfiguration,
Method viewMethod,
DeploymentReflectionIndex index,
ApplicableMethodInformation<EJBMethodSecurityAttribute> permissions) |
| 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 © 2014 JBoss by Red Hat. All rights reserved.