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 class
JwtCredentials
Credentials class for calling Google APIs using a JWT with custom claims.class
ServiceAccountCredentials
OAuth2 credentials representing a Service Account for calling Google APIs.class
ServiceAccountJwtAccessCredentials
Service Account credentials for calling Google APIs using a JWT directly for access.
-