Uses of Interface
com.google.auth.oauth2.IdTokenProvider
Packages that use IdTokenProvider
-
Uses of IdTokenProvider in com.google.auth.oauth2
Classes in com.google.auth.oauth2 that implement IdTokenProviderModifier and TypeClassDescriptionclass
OAuth2 credentials representing the built-in service account for a Google Compute Engine VM.class
ImpersonatedCredentials allowing credentials issued to a user or service account to impersonate another.class
OAuth2 credentials representing a Service Account for calling Google APIs.class
OAuth2 Credentials representing a user's identity and consent.Fields in com.google.auth.oauth2 declared as IdTokenProviderModifier and TypeFieldDescriptionprivate IdTokenProvider
IdTokenCredentials.Builder.idTokenProvider
private IdTokenProvider
IdTokenCredentials.idTokenProvider
Methods in com.google.auth.oauth2 that return IdTokenProviderMethods in com.google.auth.oauth2 with parameters of type IdTokenProviderModifier and TypeMethodDescriptionIdTokenCredentials.Builder.setIdTokenProvider
(IdTokenProvider idTokenProvider)