Uses of Interface
com.google.jenkins.plugins.credentials.oauth.GoogleOAuth2Credentials
Packages that use GoogleOAuth2Credentials
Package
Description
This package implements Jenkins plugins providing Google-specific OAuth2 Credentials, Domain
Requirements and Specifications.
-
Uses of GoogleOAuth2Credentials in com.google.jenkins.plugins.credentials.oauth
Classes in com.google.jenkins.plugins.credentials.oauth that implement GoogleOAuth2CredentialsModifier and TypeClassDescriptionclass
The base implementation of service account (aka robot) credentials using OAuth2.final class
An implementation ofGoogleRobotCredentials
that produces OAuth2 access tokens using the metadata service attached to Google Compute instances.final class
A set of Google service account credentials for a cloud project to use for authenticating against Google service APIs.