| Package | Description |
|---|---|
| com.amazonaws.services.cognitoidp |
With the Amazon Cognito user pools API, you can set up user pools and app clients, and authenticate users.
|
| com.amazonaws.services.cognitoidp.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateAuthEventFeedbackResult |
AbstractAWSCognitoIdentityProvider.updateAuthEventFeedback(UpdateAuthEventFeedbackRequest request) |
UpdateAuthEventFeedbackResult |
AWSCognitoIdentityProviderClient.updateAuthEventFeedback(UpdateAuthEventFeedbackRequest request)
Provides the feedback for an authentication event, whether it was from a valid user or not.
|
UpdateAuthEventFeedbackResult |
AWSCognitoIdentityProvider.updateAuthEventFeedback(UpdateAuthEventFeedbackRequest updateAuthEventFeedbackRequest)
Provides the feedback for an authentication event, whether it was from a valid user or not.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateAuthEventFeedbackResult> |
AbstractAWSCognitoIdentityProviderAsync.updateAuthEventFeedbackAsync(UpdateAuthEventFeedbackRequest request,
AsyncHandler<UpdateAuthEventFeedbackRequest,UpdateAuthEventFeedbackResult> asyncHandler) |
Future<UpdateAuthEventFeedbackResult> |
AWSCognitoIdentityProviderAsyncClient.updateAuthEventFeedbackAsync(UpdateAuthEventFeedbackRequest request,
AsyncHandler<UpdateAuthEventFeedbackRequest,UpdateAuthEventFeedbackResult> asyncHandler) |
Future<UpdateAuthEventFeedbackResult> |
AWSCognitoIdentityProviderAsync.updateAuthEventFeedbackAsync(UpdateAuthEventFeedbackRequest updateAuthEventFeedbackRequest,
AsyncHandler<UpdateAuthEventFeedbackRequest,UpdateAuthEventFeedbackResult> asyncHandler)
Provides the feedback for an authentication event, whether it was from a valid user or not.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateAuthEventFeedbackResult |
UpdateAuthEventFeedbackResult.clone() |
Copyright © 2023. All rights reserved.