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()
Ruft den Wert der formErrorPage-Eigenschaft ab.
|
WarPathType |
FormLoginConfigType.getFormLoginPage()
Ruft den Wert der formLoginPage-Eigenschaft ab.
|
WarPathType |
ErrorPageType.getLocation()
Ruft den Wert der location-Eigenschaft ab.
|
Modifier and Type | Method and Description |
---|---|
void |
FormLoginConfigType.setFormErrorPage(WarPathType value)
Legt den Wert der formErrorPage-Eigenschaft fest.
|
void |
FormLoginConfigType.setFormLoginPage(WarPathType value)
Legt den Wert der formLoginPage-Eigenschaft fest.
|
void |
ErrorPageType.setLocation(WarPathType value)
Legt den Wert der location-Eigenschaft fest.
|
Copyright © 2015 buschmais GbR. All rights reserved.