Uses of Class
org.objectweb.jonas_ejb.deployment.xml.SecurityIdentity

Packages that use SecurityIdentity
org.objectweb.jonas_ejb.deployment.xml   
 

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

Methods in org.objectweb.jonas_ejb.deployment.xml that return SecurityIdentity
 SecurityIdentity CommonEjbXml.getSecurityIdentity()
          Gets the security-identity
 SecurityIdentity CommonEjb.getSecurityIdentity()
          Gets the security-identity
 

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



Copyright © 2007 OW2 Consortium. All Rights Reserved.