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

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

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

Fields in org.glassfish.grizzly.servlet.ver30 declared as FormLoginConfigType
protected  FormLoginConfigType LoginConfigType.formLoginConfig
           
 

Methods in org.glassfish.grizzly.servlet.ver30 that return FormLoginConfigType
 FormLoginConfigType ObjectFactory.createFormLoginConfigType()
          Create an instance of FormLoginConfigType
 FormLoginConfigType LoginConfigType.getFormLoginConfig()
          Gets the value of the formLoginConfig property.
 

Methods in org.glassfish.grizzly.servlet.ver30 with parameters of type FormLoginConfigType
 void LoginConfigType.setFormLoginConfig(FormLoginConfigType value)
          Sets the value of the formLoginConfig property.
 



Copyright © 2011 Oracle Corpration. All Rights Reserved.