Uses of Class
software.amazon.awssdk.services.cognitoidentityprovider.model.DuplicateProviderException
Packages that use DuplicateProviderException
Package
Description
With the Amazon Cognito user pools API, you can configure user pools and authenticate users.
-
Uses of DuplicateProviderException in software.amazon.awssdk.services.cognitoidentityprovider
Methods in software.amazon.awssdk.services.cognitoidentityprovider that throw DuplicateProviderExceptionModifier and TypeMethodDescriptiondefault CreateIdentityProviderResponseCognitoIdentityProviderClient.createIdentityProvider(Consumer<CreateIdentityProviderRequest.Builder> createIdentityProviderRequest) Adds a configuration and trust relationship between a third-party identity provider (IdP) and a user pool.default CreateIdentityProviderResponseCognitoIdentityProviderClient.createIdentityProvider(CreateIdentityProviderRequest createIdentityProviderRequest) Adds a configuration and trust relationship between a third-party identity provider (IdP) and a user pool.