FormLoginConfig
This type is a class for model objects.
The form-login-config element specifies the login and error pages that should be used in form based login. If form based authentication is not used, these elements are ignored.
Package: webapplication
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Reference attributes having this type:
LoginConfig.formLoginConfig
Attributes Summary |
formLoginPage : EString |
The form-login-page element defines the location in the web app where the page that can be used for login can be found
|
formErrorPage : EString |
The form-error-page element defines the location in the web app where the error page that is displayed when login is not successful can be found
|
loginConfig : LoginConfig @
|
* No description is available *
|
formLoginPage - The form-login-page element defines the location in the web app where the page that can be used for login can be found
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
formErrorPage - The form-error-page element defines the location in the web app where the error page that is displayed when login is not successful can be found
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
loginConfig - * No description is available *
Reference Type: LoginConfig @
Containment: false
Container: true
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: true
Volatile: false
Opposite: LoginConfig.formLoginConfig
(C) COPYRIGHT International Business Machines Corp. 1996-2006