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 TypeClassDescriptionclassOAuth2 credentials representing the built-in service account for a Google Compute Engine VM.classImpersonatedCredentials allowing credentials issued to a user or service account to impersonate another.classOAuth2 credentials representing a Service Account for calling Google APIs.classOAuth2 Credentials representing a user's identity and consent.Fields in com.google.auth.oauth2 declared as IdTokenProviderModifier and TypeFieldDescriptionprivate IdTokenProviderIdTokenCredentials.Builder.idTokenProviderprivate IdTokenProviderIdTokenCredentials.idTokenProviderMethods in com.google.auth.oauth2 that return IdTokenProviderMethods in com.google.auth.oauth2 with parameters of type IdTokenProviderModifier and TypeMethodDescriptionIdTokenCredentials.Builder.setIdTokenProvider(IdTokenProvider idTokenProvider)