Class UrlIdentityPoolSubjectTokenSupplier

java.lang.Object
com.google.auth.oauth2.UrlIdentityPoolSubjectTokenSupplier
All Implemented Interfaces:
IdentityPoolSubjectTokenSupplier, Serializable

class UrlIdentityPoolSubjectTokenSupplier extends Object implements IdentityPoolSubjectTokenSupplier
Provider for retrieving subject tokens for IdentityPoolCredentials to exchange for GCP access tokens. The subject token is retrieved by calling a URL that returns the token.