Uses of Interface
com.google.auth.oauth2.JwtProvider
-
Packages that use JwtProvider Package Description com.google.auth.oauth2 -
-
Uses of JwtProvider in com.google.auth.oauth2
Classes in com.google.auth.oauth2 that implement JwtProvider Modifier and Type Class Description classJwtCredentialsCredentials class for calling Google APIs using a JWT with custom claims.classServiceAccountCredentialsOAuth2 credentials representing a Service Account for calling Google APIs.classServiceAccountJwtAccessCredentialsService Account credentials for calling Google APIs using a JWT directly for access.
-