Extends
gxp.plugins.Tool.
Show buttons and form to login and logout from IDM.
Defined in: LoginIDM.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
Show buttons and form to login and logout from IDM.
|
| Field Attributes | Field Name and Description |
|---|---|
|
the base Ajax Url for ajax request
default ""
|
|
|
name field for username
default "Codice Fiscale"
|
|
|
login url
|
|
|
logout url
|
|
|
framework_LoginIDM plugin type.
|
|
|
name field for username
default "password"
|
|
|
the name of the services backend
|
|
|
the authenticate user
|
|
|
name field for username
default "username"
|
| Method Attributes | Method Name and Description |
|---|---|
|
login(self)
send login request to the server
|
|
|
send login request to the server
|
|
|
logoff(self)
logoff method.
|