Uses of Class
org.ow2.jonas.deployment.common.xml.SecurityRoleRef

Packages that use SecurityRoleRef
org.ow2.jonas.deployment.common   
org.ow2.jonas.deployment.ejb.xml   
org.ow2.jonas.deployment.web.xml   
 

Uses of SecurityRoleRef in org.ow2.jonas.deployment.common
 

Constructors in org.ow2.jonas.deployment.common with parameters of type SecurityRoleRef
SecurityRoleRefDesc(String componentName, SecurityRoleRef securityRoleRef, boolean isEjb)
          Constructor for SecurityRoleRefDesc
 

Uses of SecurityRoleRef in org.ow2.jonas.deployment.ejb.xml
 

Methods in org.ow2.jonas.deployment.ejb.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.ow2.jonas.deployment.web.xml
 

Methods in org.ow2.jonas.deployment.web.xml with parameters of type SecurityRoleRef
 void Servlet.addSecurityRoleRef(SecurityRoleRef securityRoleRef)
          Add a new security-role-ref element to this object
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.