Uses of Interface
com.google.auth.oauth2.AwsSecurityCredentialsSupplier
Packages that use AwsSecurityCredentialsSupplier
-
Uses of AwsSecurityCredentialsSupplier in com.google.auth.oauth2
Classes in com.google.auth.oauth2 that implement AwsSecurityCredentialsSupplierModifier and TypeClassDescription(package private) classInternal provider for retrieving AWS security credentials forAwsCredentialsto exchange for GCP access tokens.Fields in com.google.auth.oauth2 declared as AwsSecurityCredentialsSupplierModifier and TypeFieldDescriptionprivate final AwsSecurityCredentialsSupplierAwsCredentials.awsSecurityCredentialsSupplierprivate AwsSecurityCredentialsSupplierAwsCredentials.Builder.awsSecurityCredentialsSupplierMethods in com.google.auth.oauth2 that return AwsSecurityCredentialsSupplierModifier and TypeMethodDescription(package private) AwsSecurityCredentialsSupplierAwsCredentials.getAwsSecurityCredentialsSupplier()Methods in com.google.auth.oauth2 with parameters of type AwsSecurityCredentialsSupplierModifier and TypeMethodDescriptionAwsCredentials.Builder.setAwsSecurityCredentialsSupplier(AwsSecurityCredentialsSupplier awsSecurityCredentialsSupplier) Sets the AWS security credentials supplier.