| Package | Description |
|---|---|
| com.amazonaws.services.cognitoidp |
With the Amazon Cognito user pools API, you can configure user pools and authenticate users.
|
| com.amazonaws.services.cognitoidp.model |
| Modifier and Type | Method and Description |
|---|---|
GlobalSignOutResult |
AWSCognitoIdentityProviderClient.globalSignOut(GlobalSignOutRequest request)
Invalidates the identity, access, and refresh tokens that Amazon Cognito issued to a user.
|
GlobalSignOutResult |
AWSCognitoIdentityProvider.globalSignOut(GlobalSignOutRequest globalSignOutRequest)
Invalidates the identity, access, and refresh tokens that Amazon Cognito issued to a user.
|
GlobalSignOutResult |
AbstractAWSCognitoIdentityProvider.globalSignOut(GlobalSignOutRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<GlobalSignOutResult> |
AWSCognitoIdentityProviderAsyncClient.globalSignOutAsync(GlobalSignOutRequest request) |
Future<GlobalSignOutResult> |
AWSCognitoIdentityProviderAsync.globalSignOutAsync(GlobalSignOutRequest globalSignOutRequest)
Invalidates the identity, access, and refresh tokens that Amazon Cognito issued to a user.
|
Future<GlobalSignOutResult> |
AbstractAWSCognitoIdentityProviderAsync.globalSignOutAsync(GlobalSignOutRequest request) |
Future<GlobalSignOutResult> |
AWSCognitoIdentityProviderAsyncClient.globalSignOutAsync(GlobalSignOutRequest request,
AsyncHandler<GlobalSignOutRequest,GlobalSignOutResult> asyncHandler) |
Future<GlobalSignOutResult> |
AWSCognitoIdentityProviderAsync.globalSignOutAsync(GlobalSignOutRequest globalSignOutRequest,
AsyncHandler<GlobalSignOutRequest,GlobalSignOutResult> asyncHandler)
Invalidates the identity, access, and refresh tokens that Amazon Cognito issued to a user.
|
Future<GlobalSignOutResult> |
AbstractAWSCognitoIdentityProviderAsync.globalSignOutAsync(GlobalSignOutRequest request,
AsyncHandler<GlobalSignOutRequest,GlobalSignOutResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GlobalSignOutResult> |
AWSCognitoIdentityProviderAsyncClient.globalSignOutAsync(GlobalSignOutRequest request,
AsyncHandler<GlobalSignOutRequest,GlobalSignOutResult> asyncHandler) |
Future<GlobalSignOutResult> |
AWSCognitoIdentityProviderAsync.globalSignOutAsync(GlobalSignOutRequest globalSignOutRequest,
AsyncHandler<GlobalSignOutRequest,GlobalSignOutResult> asyncHandler)
Invalidates the identity, access, and refresh tokens that Amazon Cognito issued to a user.
|
Future<GlobalSignOutResult> |
AbstractAWSCognitoIdentityProviderAsync.globalSignOutAsync(GlobalSignOutRequest request,
AsyncHandler<GlobalSignOutRequest,GlobalSignOutResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GlobalSignOutResult |
GlobalSignOutResult.clone() |
Copyright © 2025. All rights reserved.