| 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.
|
WarPathType |
WarPathType.withId(String value) |
WarPathType |
WarPathType.withValue(String value) |
| 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.
|
FormLoginConfigType |
FormLoginConfigType.withFormErrorPage(WarPathType value) |
FormLoginConfigType |
FormLoginConfigType.withFormLoginPage(WarPathType value) |
ErrorPageType |
ErrorPageType.withLocation(WarPathType value) |
Copyright © 2020. All rights reserved.