Uses of Class
com.sun.grizzly.http.webxml.schema.version_2_5.FormLoginConfigType

Packages that use FormLoginConfigType
com.sun.grizzly.http.webxml.schema.version_2_5   
 

Uses of FormLoginConfigType in com.sun.grizzly.http.webxml.schema.version_2_5
 

Fields in com.sun.grizzly.http.webxml.schema.version_2_5 declared as FormLoginConfigType
protected  FormLoginConfigType LoginConfigType.formLoginConfig
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_5 that return FormLoginConfigType
 FormLoginConfigType ObjectFactory.createFormLoginConfigType()
          Create an instance of FormLoginConfigType
 FormLoginConfigType LoginConfigType.getFormLoginConfig()
          Gets the value of the formLoginConfig property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_5 with parameters of type FormLoginConfigType
 void LoginConfigType.setFormLoginConfig(FormLoginConfigType value)
          Sets the value of the formLoginConfig property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.