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