| getCurrentUser |
Returns info on the current user. |
| changePassword |
Changes password of the current user. |
| changeProfile |
Changes personal information of the current user. |
| changeActiveRole |
Changes active role of the current user. |
| signInInternal |
Sings user in to system via internal provider. |
| getSignInExternalForm |
Returns user sign-in form via external provider. |
| getLinkExternalLoginForm |
Returns login form link from external provider. |
| unlinkExternalLogin |
Unlinks from the current user login from external provider. |
| addClaim |
Adds user claim. |
| setSessionData |
Sets the current user claim. |
| getSessionData |
Gets the current user claim. |
| signOut |
Signs the current user out. |