An "authentication" service for a GeoMapFish application. Upon loading, it launches a request to determine whether a user is currently logged in or not.
The possible API requests it supports, which are all self-explanatory, are:
Login.
Old password.
New password.
New password confirmation.
Promise.
Check the user to have a user with all parameters in all cases.
Ajax response.
Response.
User's email
The roles IDs.
The roles names.
Login name.
Password.
Method defined in the aim to be replaced.
Generated using TypeDoc
An "authentication" service for a GeoMapFish application. Upon loading, it launches a request to determine whether a user is currently logged in or not.
The possible API requests it supports, which are all self-explanatory, are: