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

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

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

Fields in com.sun.grizzly.http.webxml.schema.version_2_2 declared as FormLoginPage
protected  FormLoginPage FormLoginConfig.formLoginPage
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_2 that return FormLoginPage
 FormLoginPage ObjectFactory.createFormLoginPage()
          Create an instance of FormLoginPage
 FormLoginPage FormLoginConfig.getFormLoginPage()
          Gets the value of the formLoginPage property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_2 with parameters of type FormLoginPage
 void FormLoginConfig.setFormLoginPage(FormLoginPage value)
          Sets the value of the formLoginPage property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.