Extends
gxp.plugins.Tool.
Show buttons and form to login and logout.
Defined in: Login.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
Show buttons and form to login and logout.
|
| Field Attributes | Field Name and Description |
|---|---|
|
the base Ajax Url for ajax request
default ""
|
|
|
name field for username
default "Codice Fiscale"
|
|
|
framework_login plugin type.
|
|
|
name field for username
default "password"
|
|
|
name field for username
default "username"
|
| Method Attributes | Method Name and Description |
|---|---|
|
getDigest(onSuccess, text)
Requests a digest based on client ip to server side servlet
|
|
|
login()
send login request to the server
|
|
|
send login request to the server
|
|
|
logoff(self)
logoff method.
|
|
|
Shows a login form.
|