Uses of Interface
software.amazon.awssdk.crt.auth.credentials.CognitoLoginTokenSource
Packages that use CognitoLoginTokenSource
-
Uses of CognitoLoginTokenSource in software.amazon.awssdk.crt.auth.credentials
Methods in software.amazon.awssdk.crt.auth.credentials with parameters of type CognitoLoginTokenSourceModifier and TypeMethodDescriptionCognitoCredentialsProvider.CognitoCredentialsProviderBuilder.withLoginTokenSource(CognitoLoginTokenSource loginTokenSource) Sets a login token source for the credentials provider.