Uses of Class
org.ow2.jonas.deployment.ejb.xml.SecurityIdentity

Packages that use SecurityIdentity
org.ow2.jonas.deployment.ejb.xml   
 

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

Methods in org.ow2.jonas.deployment.ejb.xml that return SecurityIdentity
 SecurityIdentity CommonEjb.getSecurityIdentity()
          Gets the security-identity
 SecurityIdentity CommonEjbXml.getSecurityIdentity()
          Gets the security-identity
 

Methods in org.ow2.jonas.deployment.ejb.xml with parameters of type SecurityIdentity
 void CommonEjb.setSecurityIdentity(SecurityIdentity securityIdentity)
          Set the security-identity
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.