Uses of Interface
com.google.auth.ServiceAccountSigner
-
Packages that use ServiceAccountSigner Package Description com.google.auth.oauth2 -
-
Uses of ServiceAccountSigner in com.google.auth.oauth2
Classes in com.google.auth.oauth2 that implement ServiceAccountSigner Modifier and Type Class Description (package private) class
AppEngineCredentials
OAuth2 credentials representing the built-in service account for Google App Engine.class
ComputeEngineCredentials
OAuth2 credentials representing the built-in service account for a Google Compute Engine VM.class
ImpersonatedCredentials
ImpersonatedCredentials allowing credentials issued to a user or service account to impersonate another.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.
-