Uses of Class
com.sun.grizzly.http.webxml.schema.version_2_4.ResAuthType

Packages that use ResAuthType
com.sun.grizzly.http.webxml.schema.version_2_4   
 

Uses of ResAuthType in com.sun.grizzly.http.webxml.schema.version_2_4
 

Fields in com.sun.grizzly.http.webxml.schema.version_2_4 declared as ResAuthType
protected  ResAuthType ResourceRefType.resAuth
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_4 that return ResAuthType
 ResAuthType ObjectFactory.createResAuthType()
          Create an instance of ResAuthType
 ResAuthType ResourceRefType.getResAuth()
          Gets the value of the resAuth property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_4 with parameters of type ResAuthType
 void ResourceRefType.setResAuth(ResAuthType value)
          Sets the value of the resAuth property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.