| Package | Description |
|---|---|
| com.amazonaws.mobileconnectors.cognitoidentityprovider | |
| com.amazonaws.mobileconnectors.cognitoidentityprovider.handlers |
| Modifier and Type | Method and Description |
|---|---|
protected CognitoUserSession |
CognitoUser.getCachedSession()
Call this method for valid, cached tokens for this user.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AuthenticationHandler.onSuccess(CognitoUserSession userSession,
CognitoDevice newDevice)
This method is called to deliver valid tokens, when valid tokens were locally
available (cached) or after successful completion of the authentication process.
|
Copyright © 2020. All rights reserved.