Uses of Class
org.ow2.easybeans.deployment.metadata.ejbjar.xml.SecurityRoleMapping

Packages that use SecurityRoleMapping
org.ow2.easybeans.deployment.metadata.ejbjar.xml   
 

Uses of SecurityRoleMapping in org.ow2.easybeans.deployment.metadata.ejbjar.xml
 

Methods in org.ow2.easybeans.deployment.metadata.ejbjar.xml that return types with arguments of type SecurityRoleMapping
 java.util.List<SecurityRoleMapping> EasyBeansDD.getSecurityRoleMappings()
          Gets the security role mapping part.
 

Method parameters in org.ow2.easybeans.deployment.metadata.ejbjar.xml with type arguments of type SecurityRoleMapping
 void EasyBeansDD.setSecurityRoleMappings(java.util.List<SecurityRoleMapping> securityRoleMappings)
          Sets the security role mapping part.
 



Copyright © 2006-2010 OW2 Consortium. All Rights Reserved.