Uses of Class
software.amazon.awssdk.services.sts.model.IdpCommunicationErrorException
Packages that use IdpCommunicationErrorException
-
Uses of IdpCommunicationErrorException in software.amazon.awssdk.services.sts
Methods in software.amazon.awssdk.services.sts that throw IdpCommunicationErrorExceptionModifier and TypeMethodDescriptionStsClient.assumeRoleWithWebIdentity(Consumer<AssumeRoleWithWebIdentityRequest.Builder> assumeRoleWithWebIdentityRequest) Returns a set of temporary security credentials for users who have been authenticated in a mobile or web application with a web identity provider.StsClient.assumeRoleWithWebIdentity(AssumeRoleWithWebIdentityRequest assumeRoleWithWebIdentityRequest) Returns a set of temporary security credentials for users who have been authenticated in a mobile or web application with a web identity provider.