Uses of Class
com.google.auth.oauth2.AwsCredentialSource
Packages that use AwsCredentialSource
-
Uses of AwsCredentialSource in com.google.auth.oauth2
Fields in com.google.auth.oauth2 declared as AwsCredentialSourceModifier and TypeFieldDescriptionprivate final AwsCredentialSource
InternalAwsSecurityCredentialsSupplier.awsCredentialSource
Methods in com.google.auth.oauth2 with parameters of type AwsCredentialSourceModifier and TypeMethodDescriptionInternalAwsSecurityCredentialsSupplier.createMetadataRequestHeaders
(AwsCredentialSource awsCredentialSource) AwsCredentials.Builder.setCredentialSource
(AwsCredentialSource credentialSource) Constructors in com.google.auth.oauth2 with parameters of type AwsCredentialSourceModifierConstructorDescription(package private)
InternalAwsSecurityCredentialsSupplier
(AwsCredentialSource awsCredentialSource, EnvironmentProvider environmentProvider, HttpTransportFactory transportFactory) Constructor for InternalAwsSecurityCredentialsProvider