Interface | Description |
---|---|
CognitoIdentityProviderContinuation<T> |
Defined general interface for "Continuations".
|
Class | Description |
---|---|
AuthenticationContinuation |
Defines Continuation for authentication.
|
AuthenticationDetails |
Encapsulates all data required to authenticate a user.
|
ChallengeContinuation |
Defines a Continuation for a generic auth-challenge.
|
ChooseMfaContinuation |
Defines continuation for challenge to pick an MFA.
|
ForgotPasswordContinuation |
This is a Continuation to set the password in the forgot password processing.
|
MultiFactorAuthenticationContinuation |
This is a Continuation for multi-factor authentication.
|
NewPasswordContinuation |
Defines continuation for new user set-up.
|
RegisterMfaContinuation |
Defines continuation for challenges to users to register an MFA.
|
VerifyMfaContinuation |
Defines continuation for MFA registration.
|
Copyright © 2018 Amazon Web Services, Inc. All Rights Reserved.