| Package | Description |
|---|---|
| org.eclipse.modisco.jee.webapp.webapp22 |
| Modifier and Type | Method and Description |
|---|---|
FormLoginConfigType |
Webapp22Factory.createFormLoginConfigType()
Returns a new object of class 'Form Login Config Type'.
|
FormLoginConfigType |
DocumentRoot.getFormLoginConfig()
Returns the value of the 'Form Login Config' containment reference.
|
FormLoginConfigType |
LoginConfigType.getFormLoginConfig()
Returns the value of the 'Form Login Config' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentRoot.setFormLoginConfig(FormLoginConfigType value)
Sets the value of the '
Form Login Config' containment reference. |
void |
LoginConfigType.setFormLoginConfig(FormLoginConfigType value)
Sets the value of the '
Form Login Config' containment reference. |