Uses of Class
org.glassfish.grizzly.servlet.ver30.AuthMethodType

Packages that use AuthMethodType
org.glassfish.grizzly.servlet.ver30   
 

Uses of AuthMethodType in org.glassfish.grizzly.servlet.ver30
 

Fields in org.glassfish.grizzly.servlet.ver30 declared as AuthMethodType
protected  AuthMethodType LoginConfigType.authMethod
           
 

Methods in org.glassfish.grizzly.servlet.ver30 that return AuthMethodType
 AuthMethodType ObjectFactory.createAuthMethodType()
          Create an instance of AuthMethodType
 AuthMethodType LoginConfigType.getAuthMethod()
          Gets the value of the authMethod property.
 

Methods in org.glassfish.grizzly.servlet.ver30 with parameters of type AuthMethodType
 void LoginConfigType.setAuthMethod(AuthMethodType value)
          Sets the value of the authMethod property.
 



Copyright © 2011 Oracle Corpration. All Rights Reserved.