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

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

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

Fields in com.sun.grizzly.http.webxml.schema.version_2_3 declared as ResAuth
protected  ResAuth ResourceRef.resAuth
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_3 that return ResAuth
 ResAuth ObjectFactory.createResAuth()
          Create an instance of ResAuth
 ResAuth ResourceRef.getResAuth()
          Gets the value of the resAuth property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_3 with parameters of type ResAuth
 void ResourceRef.setResAuth(ResAuth value)
          Sets the value of the resAuth property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.