Uses of Class
com.sun.grizzly.http.webxml.schema.version_2_3.LoginConfig

Packages that use LoginConfig
com.sun.grizzly.http.webxml.parser   
com.sun.grizzly.http.webxml.schema.version_2_3   
 

Uses of LoginConfig in com.sun.grizzly.http.webxml.parser
 

Methods in com.sun.grizzly.http.webxml.parser with parameters of type LoginConfig
protected  List<LoginConfig> JAXBWebXml_2_3Parser.populateLoginConfig(LoginConfig loginConfig)
           
 

Uses of LoginConfig in com.sun.grizzly.http.webxml.schema.version_2_3
 

Fields in com.sun.grizzly.http.webxml.schema.version_2_3 declared as LoginConfig
protected  LoginConfig WebApp.loginConfig
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_3 that return LoginConfig
 LoginConfig ObjectFactory.createLoginConfig()
          Create an instance of LoginConfig
 LoginConfig WebApp.getLoginConfig()
          Gets the value of the loginConfig property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_3 with parameters of type LoginConfig
 void WebApp.setLoginConfig(LoginConfig value)
          Sets the value of the loginConfig property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.