Package | Description |
---|---|
org.jboss.as.ejb3.deployment | |
org.jboss.as.ejb3.security |
Modifier and Type | Field and Description |
---|---|
static org.jboss.as.server.deployment.AttachmentKey<org.jboss.as.server.deployment.AttachmentList<EjbJaccConfig>> |
EjbDeploymentAttachmentKeys.JACC_PERMISSIONS |
Modifier and Type | Method and Description |
---|---|
protected JaccService<org.jboss.as.server.deployment.AttachmentList<EjbJaccConfig>> |
EjbSecurityDeployer.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>> |
EjbSecurityDeployer.getMetaDataType()
Return the type of metadata
|
Modifier and Type | Method and Description |
---|---|
protected JaccService<org.jboss.as.server.deployment.AttachmentList<EjbJaccConfig>> |
EjbSecurityDeployer.createService(String contextId,
org.jboss.as.server.deployment.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,
org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex index,
ApplicableMethodInformation<EJBMethodSecurityAttribute> permissions) |
Modifier and Type | Method and Description |
---|---|
void |
EjbJaccService.createPermissions(org.jboss.as.server.deployment.AttachmentList<EjbJaccConfig> metaData,
javax.security.jacc.PolicyConfiguration policyConfiguration) |
Constructor and Description |
---|
EjbJaccService(String contextId,
org.jboss.as.server.deployment.AttachmentList<EjbJaccConfig> metaData,
Boolean standalone) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.