Package | Description |
---|---|
com.sun.java.xml.ns.javaee |
Modifier and Type | Field and Description |
---|---|
protected WarPathType |
FormLoginConfigType.formErrorPage |
protected WarPathType |
FormLoginConfigType.formLoginPage |
protected WarPathType |
ErrorPageType.location |
Modifier and Type | Method and Description |
---|---|
WarPathType |
ObjectFactory.createWarPathType()
Create an instance of
WarPathType |
WarPathType |
FormLoginConfigType.getFormErrorPage()
Gets the value of the formErrorPage property.
|
WarPathType |
FormLoginConfigType.getFormLoginPage()
Gets the value of the formLoginPage property.
|
WarPathType |
ErrorPageType.getLocation()
Gets the value of the location property.
|
Modifier and Type | Method and Description |
---|---|
void |
FormLoginConfigType.setFormErrorPage(WarPathType value)
Sets the value of the formErrorPage property.
|
void |
FormLoginConfigType.setFormLoginPage(WarPathType value)
Sets the value of the formLoginPage property.
|
void |
ErrorPageType.setLocation(WarPathType value)
Sets the value of the location property.
|
Copyright © 2016 buschmais GbR. All rights reserved.