Uses of Class
com.sun.grizzly.http.webxml.schema.version_2_3.RunAs

Packages that use RunAs
com.sun.grizzly.http.webxml.schema.version_2_3   
 

Uses of RunAs in com.sun.grizzly.http.webxml.schema.version_2_3
 

Fields in com.sun.grizzly.http.webxml.schema.version_2_3 declared as RunAs
protected  RunAs Servlet.runAs
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_3 that return RunAs
 RunAs ObjectFactory.createRunAs()
          Create an instance of RunAs
 RunAs Servlet.getRunAs()
          Gets the value of the runAs property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_3 with parameters of type RunAs
 void Servlet.setRunAs(RunAs value)
          Sets the value of the runAs property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.