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

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

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

Fields in com.sun.grizzly.http.webxml.schema.version_2_4 declared as AuthMethodType
protected  AuthMethodType LoginConfigType.authMethod
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_4 that return AuthMethodType
 AuthMethodType ObjectFactory.createAuthMethodType()
          Create an instance of AuthMethodType
 AuthMethodType LoginConfigType.getAuthMethod()
          Gets the value of the authMethod property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_4 with parameters of type AuthMethodType
 void LoginConfigType.setAuthMethod(AuthMethodType value)
          Sets the value of the authMethod property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.