JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Classes
Methods
Constructors
Deprecated Classes
Class
Description
com.google.jenkins.plugins.credentials.oauth.KeyUtils
Consider to use
SecretBytes
instead.
com.google.jenkins.plugins.credentials.oauth.LegacyJsonKey
Deprecated Methods
Method
Description
com.google.jenkins.plugins.credentials.oauth.JsonServiceAccountConfig.getJsonKeyFile()
com.google.jenkins.plugins.credentials.oauth.JsonServiceAccountConfig.getJsonKeyFileUpload()
com.google.jenkins.plugins.credentials.oauth.P12ServiceAccountConfig.getP12KeyFile()
com.google.jenkins.plugins.credentials.oauth.P12ServiceAccountConfig.getP12KeyFileUpload()
com.google.jenkins.plugins.credentials.oauth.P12ServiceAccountConfig.setP12KeyFileUpload
(FileItem)
com.google.jenkins.plugins.credentials.oauth.ServiceAccountConfig.getSecretBytesFromFile
(String)
Deprecated Constructors
Constructor
Description
com.google.jenkins.plugins.credentials.oauth.GoogleRobotCredentials
(CredentialsScope, String, String, GoogleRobotCredentialsModule)
com.google.jenkins.plugins.credentials.oauth.GoogleRobotCredentials
(String, GoogleRobotCredentialsModule)
com.google.jenkins.plugins.credentials.oauth.GoogleRobotMetadataCredentials
(CredentialsScope, String, String, GoogleRobotMetadataCredentialsModule)
com.google.jenkins.plugins.credentials.oauth.GoogleRobotMetadataCredentials
(String, GoogleRobotMetadataCredentialsModule)
com.google.jenkins.plugins.credentials.oauth.GoogleRobotPrivateKeyCredentials
(CredentialsScope, String, String, ServiceAccountConfig, GoogleRobotCredentialsModule)
com.google.jenkins.plugins.credentials.oauth.GoogleRobotPrivateKeyCredentials
(String, ServiceAccountConfig, GoogleRobotCredentialsModule)
com.google.jenkins.plugins.credentials.oauth.JsonServiceAccountConfig
(FileItem, String)
com.google.jenkins.plugins.credentials.oauth.P12ServiceAccountConfig
(String, FileItem, String)
SecretBytes
instead.