Uses of Class
com.google.auth.oauth2.ExternalAccountSupplierContext
Packages that use ExternalAccountSupplierContext
-
Uses of ExternalAccountSupplierContext in com.google.auth.oauth2
Fields in com.google.auth.oauth2 declared as ExternalAccountSupplierContextModifier and TypeFieldDescriptionprivate final ExternalAccountSupplierContextAwsCredentials.supplierContextprivate final ExternalAccountSupplierContextIdentityPoolCredentials.supplierContextMethods in com.google.auth.oauth2 that return ExternalAccountSupplierContextModifier and TypeMethodDescription(package private) ExternalAccountSupplierContextExternalAccountSupplierContext.Builder.build()Methods in com.google.auth.oauth2 with parameters of type ExternalAccountSupplierContextModifier and TypeMethodDescriptionAwsSecurityCredentialsSupplier.getCredentials(ExternalAccountSupplierContext context) Gets AWS security credentials.InternalAwsSecurityCredentialsSupplier.getCredentials(ExternalAccountSupplierContext context) AwsSecurityCredentialsSupplier.getRegion(ExternalAccountSupplierContext context) Gets the AWS region to use.InternalAwsSecurityCredentialsSupplier.getRegion(ExternalAccountSupplierContext context) FileIdentityPoolSubjectTokenSupplier.getSubjectToken(ExternalAccountSupplierContext context) IdentityPoolSubjectTokenSupplier.getSubjectToken(ExternalAccountSupplierContext context) Gets a subject token that can be exchanged for a GCP access token.UrlIdentityPoolSubjectTokenSupplier.getSubjectToken(ExternalAccountSupplierContext context)