|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LoginConfig | |
|---|---|
| com.sun.grizzly.http.webxml.parser | |
| com.sun.grizzly.http.webxml.schema.version_2_2 | |
| 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_2Parser.populateLoginConfig(LoginConfig loginConfig)
|
| Uses of LoginConfig in com.sun.grizzly.http.webxml.schema.version_2_2 |
|---|
| Fields in com.sun.grizzly.http.webxml.schema.version_2_2 declared as LoginConfig | |
|---|---|
protected LoginConfig |
WebApp.loginConfig
|
| Methods in com.sun.grizzly.http.webxml.schema.version_2_2 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_2 with parameters of type LoginConfig | |
|---|---|
void |
WebApp.setLoginConfig(LoginConfig value)
Sets the value of the loginConfig property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||