- Copyright:
- Copyright (C) 2005-2020 Alfresco Software Limited
- License:
- GNU Lesser General Public License, see: Open Source Licensing
- Source:
Mixes In
Methods
-
doLogin()
-
Perform a login POST operation.
- Source:
-
onLoginFailure(response, originalRequestConfig)
-
Handles failed logins.
Parameters:
Name Type Description response
object The response from the request originalRequestConfig
object The configuration passed on the original request - Source:
-
onLoginSuccess(response, originalRequestConfig)
-
Handles the successful logins.
Parameters:
Name Type Description response
object The response from the request originalRequestConfig
object The configuration passed on the original request - Source:
-
registerSubscriptions()
-
Sets up the subscriptions for the LoginService
- Since:
- 1.0.32
- Source: