| Package | Description |
|---|---|
| software.amazon.awssdk.services.cognitoidentityprovider |
Using the Amazon Cognito User Pools API, you can create a user pool to manage directories and users.
|
| software.amazon.awssdk.services.cognitoidentityprovider.transform |
| Modifier and Type | Method and Description |
|---|---|
default RespondToAuthChallengeResponse |
CognitoIdentityProviderClient.respondToAuthChallenge(RespondToAuthChallengeRequest respondToAuthChallengeRequest)
Responds to the authentication challenge.
|
default CompletableFuture<RespondToAuthChallengeResponse> |
CognitoIdentityProviderAsyncClient.respondToAuthChallenge(RespondToAuthChallengeRequest respondToAuthChallengeRequest)
Responds to the authentication challenge.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
RespondToAuthChallengeRequestMarshaller.marshall(RespondToAuthChallengeRequest respondToAuthChallengeRequest) |
Copyright © 2019. All rights reserved.