Performs the login-token authentication. The status of successful/failed login will be conveyed in the returned LoginResult object. If no token can be found in the request, this method returns null.
TokenAuthenticator Class | com.plumtree.uiinfrastructure.login Namespace | IAuthenticator#Login