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

Packages that use RunAs
org.objectweb.jonas_ejb.deployment.xml   
org.objectweb.jonas_web.deployment.xml   
 

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

Methods in org.objectweb.jonas_ejb.deployment.xml that return RunAs
 RunAs SecurityIdentity.getRunAs()
          Gets the run-as
 

Methods in org.objectweb.jonas_ejb.deployment.xml with parameters of type RunAs
 void SecurityIdentity.setRunAs(RunAs runAs)
          Set the run-as
 

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

Methods in org.objectweb.jonas_web.deployment.xml that return RunAs
 RunAs Servlet.getRunAs()
          Gets the run-as
 

Methods in org.objectweb.jonas_web.deployment.xml with parameters of type RunAs
 void Servlet.setRunAs(RunAs runAs)
          Set the run-as
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.