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 TypeClassDescriptionclassProvider for retrieving the subject tokens forIdentityPoolCredentialsby reading an X.509 certificate from the filesystem.Methods in com.google.auth.oauth2 with parameters of type IdentityPoolSubjectTokenSupplierModifier and TypeMethodDescriptionIdentityPoolCredentials.Builder.setSubjectTokenSupplier(IdentityPoolSubjectTokenSupplier subjectTokenSupplier) Sets the subject token supplier.