| Package | Description |
|---|---|
| software.amazon.awssdk.services.cognitoidentityprovider |
With the Amazon Cognito user pools API, you can set up user pools and app clients, and authenticate users.
|
| software.amazon.awssdk.services.cognitoidentityprovider.transform |
| Modifier and Type | Method and Description |
|---|---|
default AdminRespondToAuthChallengeResponse |
CognitoIdentityProviderClient.adminRespondToAuthChallenge(AdminRespondToAuthChallengeRequest adminRespondToAuthChallengeRequest)
Responds to an authentication challenge, as an administrator.
|
default CompletableFuture<AdminRespondToAuthChallengeResponse> |
CognitoIdentityProviderAsyncClient.adminRespondToAuthChallenge(AdminRespondToAuthChallengeRequest adminRespondToAuthChallengeRequest)
Responds to an authentication challenge, as an administrator.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
AdminRespondToAuthChallengeRequestMarshaller.marshall(AdminRespondToAuthChallengeRequest adminRespondToAuthChallengeRequest) |
Copyright © 2023. All rights reserved.