|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SecurityRole | |
---|---|
org.openejb.alt.config.ejb11 | The classes and interfaces directly under this package define the basic parts of the OpenEJB Castor Configuration. |
Uses of SecurityRole in org.openejb.alt.config.ejb11 |
---|
Methods in org.openejb.alt.config.ejb11 that return SecurityRole | |
---|---|
SecurityRole[] |
AssemblyDescriptor.getSecurityRole()
Method getSecurityRole |
SecurityRole |
AssemblyDescriptor.getSecurityRole(int index)
Method getSecurityRole |
SecurityRole |
AssemblyDescriptor.removeSecurityRole(int index)
Method removeSecurityRole |
Methods in org.openejb.alt.config.ejb11 with parameters of type SecurityRole | |
---|---|
void |
AssemblyDescriptor.addSecurityRole(int index,
SecurityRole vSecurityRole)
Method addSecurityRole |
void |
AssemblyDescriptor.addSecurityRole(SecurityRole vSecurityRole)
Method addSecurityRole |
void |
AssemblyDescriptor.setSecurityRole(int index,
SecurityRole vSecurityRole)
Method setSecurityRole |
void |
AssemblyDescriptor.setSecurityRole(SecurityRole[] securityRoleArray)
Method setSecurityRole |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |