|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SecurityRoleRef | |
---|---|
org.objectweb.jonas_ejb.deployment.xml | |
org.objectweb.jonas_lib.deployment.api | |
org.objectweb.jonas_web.deployment.xml |
Uses of SecurityRoleRef in org.objectweb.jonas_ejb.deployment.xml |
---|
Methods in org.objectweb.jonas_ejb.deployment.xml with parameters of type SecurityRoleRef | |
---|---|
void |
CommonEjb.addSecurityRoleRef(SecurityRoleRef securityRoleRef)
Add a new security-role-ref element to this object |
Uses of SecurityRoleRef in org.objectweb.jonas_lib.deployment.api |
---|
Constructors in org.objectweb.jonas_lib.deployment.api with parameters of type SecurityRoleRef | |
---|---|
SecurityRoleRefDesc(String componentName,
SecurityRoleRef securityRoleRef,
boolean isEjb)
Constructor for SecurityRoleRefDesc |
Uses of SecurityRoleRef in org.objectweb.jonas_web.deployment.xml |
---|
Methods in org.objectweb.jonas_web.deployment.xml with parameters of type SecurityRoleRef | |
---|---|
void |
Servlet.addSecurityRoleRef(SecurityRoleRef securityRoleRef)
Add a new security-role-ref element to this object |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |