| Package | Description |
|---|---|
| org.eclipse.modisco.jee.webapp.webapp22 |
| Modifier and Type | Method and Description |
|---|---|
LoginConfigType |
Webapp22Factory.createLoginConfigType()
Returns a new object of class 'Login Config Type'.
|
LoginConfigType |
DocumentRoot.getLoginConfig()
Returns the value of the 'Login Config' containment reference.
|
LoginConfigType |
WebAppType.getLoginConfig()
Returns the value of the 'Login Config' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentRoot.setLoginConfig(LoginConfigType value)
Sets the value of the '
Login Config' containment reference. |
void |
WebAppType.setLoginConfig(LoginConfigType value)
Sets the value of the '
Login Config' containment reference. |