Uses of Interface
software.amazon.awssdk.auth.credentials.WebIdentityTokenCredentialsProviderFactory
Packages that use WebIdentityTokenCredentialsProviderFactory
-
Uses of WebIdentityTokenCredentialsProviderFactory in software.amazon.awssdk.auth.credentials.internal
Methods in software.amazon.awssdk.auth.credentials.internal that return WebIdentityTokenCredentialsProviderFactoryModifier and TypeMethodDescriptionWebIdentityCredentialsUtils.factory()Resolves the StsWebIdentityCredentialsProviderFactory from the Sts module if on the classpath to allow JWT web identity tokens to be used as credentials.