| Package | Description |
|---|---|
| com.amazonaws.mobileconnectors.cognitoidentityprovider | |
| com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations |
| Modifier and Type | Method and Description |
|---|---|
Runnable |
CognitoUser.initiateUserAuthentication(AuthenticationDetails authenticationDetails,
AuthenticationHandler callback,
boolean runInBackground)
Note: Please use
CognitoUser.getSession(AuthenticationHandler) or
CognitoUser.getSessionInBackground(AuthenticationHandler) instead. |
| Modifier and Type | Method and Description |
|---|---|
void |
AuthenticationContinuation.setAuthenticationDetails(AuthenticationDetails authenticationDetails)
Set details required to continue with this authentication.
|
Copyright © 2020. All rights reserved.