|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SecurityRole | |
org.openejb.config.ejb11 |
Uses of SecurityRole in org.openejb.config.ejb11 |
Methods in org.openejb.config.ejb11 that return SecurityRole | |
static SecurityRole |
SecurityRole.unmarshal(Reader reader)
|
SecurityRole |
AssemblyDescriptor.getSecurityRole(int index)
|
SecurityRole[] |
AssemblyDescriptor.getSecurityRole()
|
SecurityRole |
AssemblyDescriptor.removeSecurityRole(int index)
|
Methods in org.openejb.config.ejb11 with parameters of type SecurityRole | |
void |
AssemblyDescriptor.addSecurityRole(SecurityRole vSecurityRole)
|
void |
AssemblyDescriptor.setSecurityRole(int index,
SecurityRole vSecurityRole)
|
void |
AssemblyDescriptor.setSecurityRole(SecurityRole[] securityRoleArray)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |