Package | Description |
---|---|
org.jboss.as.ejb3.component | |
org.jboss.as.ejb3.security |
Modifier and Type | Method and Description |
---|---|
ApplicableMethodInformation<EJBMethodSecurityAttribute> |
EJBComponentDescription.getAnnotationMethodPermissions() |
ApplicableMethodInformation<EJBMethodSecurityAttribute> |
EJBComponentDescription.getDescriptorMethodPermissions() |
ApplicableMethodInformation<javax.ejb.TransactionAttributeType> |
EJBComponentDescription.getTransactionAttributes() |
ApplicableMethodInformation<Integer> |
EJBComponentDescription.getTransactionTimeouts() |
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) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.