Serialized Form
-
Package com.google.jenkins.plugins.credentials.oauth
-
Class com.google.jenkins.plugins.credentials.oauth.GoogleOAuth2ScopeRequirement
class GoogleOAuth2ScopeRequirement extends com.google.jenkins.plugins.credentials.oauth.OAuth2ScopeRequirement implements Serializable -
Class com.google.jenkins.plugins.credentials.oauth.GoogleOAuth2ScopeSpecification
class GoogleOAuth2ScopeSpecification extends com.google.jenkins.plugins.credentials.oauth.OAuth2ScopeSpecification<GoogleOAuth2ScopeRequirement> implements Serializable -
Class com.google.jenkins.plugins.credentials.oauth.GoogleRobotCredentials
class GoogleRobotCredentials extends com.cloudbees.plugins.credentials.impl.BaseStandardCredentials implements Serializable-
Serialized Fields
-
module
GoogleRobotCredentialsModule module
-
projectId
String projectId
-
-
-
Class com.google.jenkins.plugins.credentials.oauth.GoogleRobotCredentials.CredentialsListBoxModel
class CredentialsListBoxModel extends ListBoxModel implements Serializable-
Serialized Fields
-
requirement
GoogleOAuth2ScopeRequirement requirement
-
-
-
Class com.google.jenkins.plugins.credentials.oauth.GoogleRobotCredentialsModule
class GoogleRobotCredentialsModule extends Object implements Serializable- serialVersionUID:
- 1L
-
Class com.google.jenkins.plugins.credentials.oauth.GoogleRobotMetadataCredentials
class GoogleRobotMetadataCredentials extends GoogleRobotCredentials implements Serializable- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
- Throws:
Exception
-
-
Class com.google.jenkins.plugins.credentials.oauth.GoogleRobotMetadataCredentialsModule
class GoogleRobotMetadataCredentialsModule extends GoogleRobotCredentialsModule implements Serializable- serialVersionUID:
- 1L
-
Class com.google.jenkins.plugins.credentials.oauth.GoogleRobotPrivateKeyCredentials
class GoogleRobotPrivateKeyCredentials extends GoogleRobotCredentials implements Serializable- serialVersionUID:
- -6768343254941345944L
-
Serialization Methods
-
readResolve
- Throws:
Exception
-
-
Serialized Fields
-
serviceAccountConfig
ServiceAccountConfig serviceAccountConfig
-
-
Exception com.google.jenkins.plugins.credentials.oauth.GoogleRobotPrivateKeyCredentials.AccountIdNotSetException
class AccountIdNotSetException extends RuntimeException implements Serializable -
Exception com.google.jenkins.plugins.credentials.oauth.GoogleRobotPrivateKeyCredentials.InvalidSecretsFileException
class InvalidSecretsFileException extends RuntimeException implements Serializable -
Exception com.google.jenkins.plugins.credentials.oauth.GoogleRobotPrivateKeyCredentials.KeyTypeNotSetException
class KeyTypeNotSetException extends RuntimeException implements Serializable -
Exception com.google.jenkins.plugins.credentials.oauth.GoogleRobotPrivateKeyCredentials.MissingSecretsFileException
class MissingSecretsFileException extends RuntimeException implements Serializable -
Exception com.google.jenkins.plugins.credentials.oauth.GoogleRobotPrivateKeyCredentials.PrivateKeyNotSetException
class PrivateKeyNotSetException extends RuntimeException implements Serializable -
Exception com.google.jenkins.plugins.credentials.oauth.GoogleRobotPrivateKeyCredentials.SecretsFileNotFoundException
class SecretsFileNotFoundException extends RuntimeException implements Serializable -
Class com.google.jenkins.plugins.credentials.oauth.JsonServiceAccountConfig
class JsonServiceAccountConfig extends ServiceAccountConfig implements Serializable- serialVersionUID:
- 6818111194672325387L
-
Serialization Methods
-
readResolve
-
-
Serialized Fields
-
filename
String filename
-
secretJsonKey
com.cloudbees.plugins.credentials.SecretBytes secretJsonKey
-
-
Class com.google.jenkins.plugins.credentials.oauth.OAuth2ScopeRequirement
class OAuth2ScopeRequirement extends com.cloudbees.plugins.credentials.domains.DomainRequirement implements Serializable -
Class com.google.jenkins.plugins.credentials.oauth.OAuth2ScopeSpecification
class OAuth2ScopeSpecification extends com.cloudbees.plugins.credentials.domains.DomainSpecification implements Serializable-
Serialized Fields
-
specifiedScopes
Collection<String> specifiedScopes
-
-
-
Class com.google.jenkins.plugins.credentials.oauth.P12ServiceAccountConfig
class P12ServiceAccountConfig extends ServiceAccountConfig implements Serializable- serialVersionUID:
- 8706353638974721795L
-
Class com.google.jenkins.plugins.credentials.oauth.ServiceAccountConfig
class ServiceAccountConfig extends Object implements Serializable- serialVersionUID:
- 6355493019938144806L
-
-
Package com.google.jenkins.plugins.util
-
Exception com.google.jenkins.plugins.util.ConflictException
class ConflictException extends ExecutorException implements Serializable -
Exception com.google.jenkins.plugins.util.ExecutorException
class ExecutorException extends Exception implements Serializable -
Exception com.google.jenkins.plugins.util.ForbiddenException
class ForbiddenException extends ExecutorException implements Serializable -
Exception com.google.jenkins.plugins.util.MaxRetryExceededException
class MaxRetryExceededException extends ExecutorException implements Serializable -
Exception com.google.jenkins.plugins.util.NotFoundException
class NotFoundException extends ExecutorException implements Serializable
-