Session
Extends:
js/adapters/SaikuServer.js~SaikuServer.Model → Session
Method Summary
| Public Methods | ||
| public |
loadSession(component: *) |
|
| public |
login(credentials: *, component: *) |
|
| public |
loginFailed(model: *, response: *, options: *) |
|
| public |
|
|
Public Methods
public loadSession(component: *) source
Params:
| Name | Type | Attribute | Description |
| component | * |
public login(credentials: *, component: *) source
Params:
| Name | Type | Attribute | Description |
| credentials | * | ||
| component | * |
public loginFailed(model: *, response: *, options: *) source
Params:
| Name | Type | Attribute | Description |
| model | * | ||
| response | * | ||
| options | * |