Uses of Interface
com.google.auth.oauth2.IdentityPoolSubjectTokenSupplier
Packages that use IdentityPoolSubjectTokenSupplier
-
Uses of IdentityPoolSubjectTokenSupplier in com.google.auth.oauth2
Classes in com.google.auth.oauth2 that implement IdentityPoolSubjectTokenSupplierModifier and TypeClassDescription(package private) classInternal provider for retrieving subject tokens forIdentityPoolCredentialsto exchange for GCP access tokens via a local file.(package private) classProvider for retrieving subject tokens forIdentityPoolCredentialsto exchange for GCP access tokens.Fields in com.google.auth.oauth2 declared as IdentityPoolSubjectTokenSupplierModifier and TypeFieldDescriptionprivate IdentityPoolSubjectTokenSupplierIdentityPoolCredentials.Builder.subjectTokenSupplierprivate final IdentityPoolSubjectTokenSupplierIdentityPoolCredentials.subjectTokenSupplierMethods in com.google.auth.oauth2 that return IdentityPoolSubjectTokenSupplierModifier and TypeMethodDescription(package private) IdentityPoolSubjectTokenSupplierIdentityPoolCredentials.getIdentityPoolSubjectTokenSupplier()Methods in com.google.auth.oauth2 with parameters of type IdentityPoolSubjectTokenSupplierModifier and TypeMethodDescriptionIdentityPoolCredentials.Builder.setSubjectTokenSupplier(IdentityPoolSubjectTokenSupplier subjectTokenSupplier) Sets the subject token supplier.