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

Packages that use SecurityRole
org.ow2.jonas.deployment.ejb.xml   
org.ow2.jonas.deployment.web   
org.ow2.jonas.deployment.web.xml   
 

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

Methods in org.ow2.jonas.deployment.ejb.xml with parameters of type SecurityRole
 void AssemblyDescriptor.addSecurityRole(SecurityRole securityRole)
          Add a new security-role element to this object
 

Uses of SecurityRole in org.ow2.jonas.deployment.web
 

Constructors in org.ow2.jonas.deployment.web with parameters of type SecurityRole
SecurityRoleDesc(SecurityRole securityRole)
          Constructor
 

Uses of SecurityRole in org.ow2.jonas.deployment.web.xml
 

Methods in org.ow2.jonas.deployment.web.xml with parameters of type SecurityRole
 void WebApp.addSecurityRole(SecurityRole securityRole)
          Add a new security role element to this object
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.