Uses of Class
com.sun.grizzly.http.webxml.schema.version_2_2.AuthMethod

Packages that use AuthMethod
com.sun.grizzly.http.webxml.schema.version_2_2   
 

Uses of AuthMethod in com.sun.grizzly.http.webxml.schema.version_2_2
 

Fields in com.sun.grizzly.http.webxml.schema.version_2_2 declared as AuthMethod
protected  AuthMethod LoginConfig.authMethod
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_2 that return AuthMethod
 AuthMethod ObjectFactory.createAuthMethod()
          Create an instance of AuthMethod
 AuthMethod LoginConfig.getAuthMethod()
          Gets the value of the authMethod property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_2 with parameters of type AuthMethod
 void LoginConfig.setAuthMethod(AuthMethod value)
          Sets the value of the authMethod property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.