Uses of Class
org.objectweb.jonas_lib.deployment.xml.SecurityRole

Packages that use SecurityRole
org.objectweb.jonas_ejb.deployment.xml   
org.objectweb.jonas_web.deployment.api   
org.objectweb.jonas_web.deployment.xml   
 

Uses of SecurityRole in org.objectweb.jonas_ejb.deployment.xml
 

Methods in org.objectweb.jonas_ejb.deployment.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.objectweb.jonas_web.deployment.api
 

Constructors in org.objectweb.jonas_web.deployment.api with parameters of type SecurityRole
SecurityRoleDesc(SecurityRole securityRole)
          Constructor
 

Uses of SecurityRole in org.objectweb.jonas_web.deployment.xml
 

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



Copyright © 2007 OW2 Consortium. All Rights Reserved.