Uses of Class
software.amazon.awssdk.services.cognitoidentityprovider.model.UnauthorizedException
Packages that use UnauthorizedException
Package
Description
With the Amazon Cognito user pools API, you can configure user pools and authenticate users.
-
Uses of UnauthorizedException in software.amazon.awssdk.services.cognitoidentityprovider
Methods in software.amazon.awssdk.services.cognitoidentityprovider that throw UnauthorizedExceptionModifier and TypeMethodDescriptiondefault RevokeTokenResponseCognitoIdentityProviderClient.revokeToken(Consumer<RevokeTokenRequest.Builder> revokeTokenRequest) Revokes all of the access tokens generated by, and at the same time as, the specified refresh token.default RevokeTokenResponseCognitoIdentityProviderClient.revokeToken(RevokeTokenRequest revokeTokenRequest) Revokes all of the access tokens generated by, and at the same time as, the specified refresh token.