Uses of Interface
com.google.auth.oauth2.JwtProvider
Packages that use JwtProvider
-
Uses of JwtProvider in com.google.auth.oauth2
Classes in com.google.auth.oauth2 that implement JwtProviderModifier and TypeClassDescriptionclassCredentials class for calling Google APIs using a JWT with custom claims.classOAuth2 credentials representing a Service Account for calling Google APIs.classService Account credentials for calling Google APIs using a JWT directly for access.