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 TypeClassDescriptionclassThe base implementation of service account (aka robot) credentials using OAuth2.final classAn implementation ofGoogleRobotCredentialsthat produces OAuth2 access tokens using the metadata service attached to Google Compute instances.final classA set of Google service account credentials for a cloud project to use for authenticating against Google service APIs.