Uses of Package
com.google.jenkins.plugins.credentials.oauth
Packages that use com.google.jenkins.plugins.credentials.oauth
Package
Description
This package implements Jenkins plugins providing Google-specific OAuth2 Credentials, Domain
Requirements and Specifications.
-
Classes in com.google.jenkins.plugins.credentials.oauth used by com.google.jenkins.plugins.credentials.oauthClassDescriptionGoogle-specific username / access token combination.Used to type filter Google-specific
OAuth2ScopeRequirement
s.The base implementation of service account (aka robot) credentials using OAuth2.The descriptor for Google robot account credential extensionsA trivial tuple for wrapping the list box of matched credentials with the requirements that were used to filter them.An abstraction interface for instantiating the dependencies of theGoogleRobotCredentials
.Descriptor for our unlimited service account extension.An abstraction interface for instantiating the dependencies of theGoogleRobotMetadataCredentials
.Exception that gets thrown if AccountId is not set.Exception that gets thrown if ServiceAccountConfig is not set.Exception that gets thrown if PrivateKey is not set.The Google Developer Console provides private keys for service accounts in two different ways.Descriptor for JSON service account authentication.Deprecated.Deprecated.Container for our new field, modeled after:GoogleClientSecrets.Details
Descriptor for P12 service account authentication.general abstraction for providing google service account authentication mechanism.abstract descriptor for service account authentication