Serialized Form
- 
Package com.google.jenkins.plugins.credentials.oauth- 
Class com.google.jenkins.plugins.credentials.oauth.GoogleOAuth2ScopeRequirementclass GoogleOAuth2ScopeRequirement extends com.google.jenkins.plugins.credentials.oauth.OAuth2ScopeRequirement implements Serializable
- 
Class com.google.jenkins.plugins.credentials.oauth.GoogleOAuth2ScopeSpecificationclass GoogleOAuth2ScopeSpecification extends com.google.jenkins.plugins.credentials.oauth.OAuth2ScopeSpecification<GoogleOAuth2ScopeRequirement> implements Serializable
- 
Class com.google.jenkins.plugins.credentials.oauth.GoogleRobotCredentialsclass GoogleRobotCredentials extends com.cloudbees.plugins.credentials.impl.BaseStandardCredentials implements Serializable- 
Serialized Fields- 
moduleGoogleRobotCredentialsModule module 
- 
projectIdString projectId 
 
- 
 
- 
- 
Class com.google.jenkins.plugins.credentials.oauth.GoogleRobotCredentials.CredentialsListBoxModelclass CredentialsListBoxModel extends ListBoxModel implements Serializable- 
Serialized Fields- 
requirementGoogleOAuth2ScopeRequirement requirement 
 
- 
 
- 
- 
Class com.google.jenkins.plugins.credentials.oauth.GoogleRobotCredentialsModuleclass GoogleRobotCredentialsModule extends Object implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.google.jenkins.plugins.credentials.oauth.GoogleRobotMetadataCredentialsclass GoogleRobotMetadataCredentials extends GoogleRobotCredentials implements Serializable- serialVersionUID:
- 1L
 - 
Serialization Methods- 
readResolve- Throws:
- Exception
 
 
- 
 
- 
Class com.google.jenkins.plugins.credentials.oauth.GoogleRobotMetadataCredentialsModuleclass GoogleRobotMetadataCredentialsModule extends GoogleRobotCredentialsModule implements Serializable- serialVersionUID:
- 1L
 
- 
Class com.google.jenkins.plugins.credentials.oauth.GoogleRobotPrivateKeyCredentialsclass GoogleRobotPrivateKeyCredentials extends GoogleRobotCredentials implements Serializable- serialVersionUID:
- -6768343254941345944L
 - 
Serialization Methods- 
readResolve- Throws:
- Exception
 
 
- 
- 
Serialized Fields- 
serviceAccountConfigServiceAccountConfig serviceAccountConfig 
 
- 
 
- 
Exception com.google.jenkins.plugins.credentials.oauth.GoogleRobotPrivateKeyCredentials.AccountIdNotSetExceptionclass AccountIdNotSetException extends RuntimeException implements Serializable
- 
Exception com.google.jenkins.plugins.credentials.oauth.GoogleRobotPrivateKeyCredentials.InvalidSecretsFileExceptionclass InvalidSecretsFileException extends RuntimeException implements Serializable
- 
Exception com.google.jenkins.plugins.credentials.oauth.GoogleRobotPrivateKeyCredentials.KeyTypeNotSetExceptionclass KeyTypeNotSetException extends RuntimeException implements Serializable
- 
Exception com.google.jenkins.plugins.credentials.oauth.GoogleRobotPrivateKeyCredentials.MissingSecretsFileExceptionclass MissingSecretsFileException extends RuntimeException implements Serializable
- 
Exception com.google.jenkins.plugins.credentials.oauth.GoogleRobotPrivateKeyCredentials.PrivateKeyNotSetExceptionclass PrivateKeyNotSetException extends RuntimeException implements Serializable
- 
Exception com.google.jenkins.plugins.credentials.oauth.GoogleRobotPrivateKeyCredentials.SecretsFileNotFoundExceptionclass SecretsFileNotFoundException extends RuntimeException implements Serializable
- 
Class com.google.jenkins.plugins.credentials.oauth.JsonServiceAccountConfigclass JsonServiceAccountConfig extends ServiceAccountConfig implements Serializable- serialVersionUID:
- 6818111194672325387L
 - 
Serialization Methods- 
readResolve
 
- 
- 
Serialized Fields- 
filenameString filename 
- 
secretJsonKeycom.cloudbees.plugins.credentials.SecretBytes secretJsonKey 
 
- 
 
- 
Class com.google.jenkins.plugins.credentials.oauth.OAuth2ScopeRequirementclass OAuth2ScopeRequirement extends com.cloudbees.plugins.credentials.domains.DomainRequirement implements Serializable
- 
Class com.google.jenkins.plugins.credentials.oauth.OAuth2ScopeSpecificationclass OAuth2ScopeSpecification extends com.cloudbees.plugins.credentials.domains.DomainSpecification implements Serializable- 
Serialized Fields- 
specifiedScopesCollection<String> specifiedScopes 
 
- 
 
- 
- 
Class com.google.jenkins.plugins.credentials.oauth.P12ServiceAccountConfigclass P12ServiceAccountConfig extends ServiceAccountConfig implements Serializable- serialVersionUID:
- 8706353638974721795L
 
- 
Class com.google.jenkins.plugins.credentials.oauth.ServiceAccountConfigclass ServiceAccountConfig extends Object implements Serializable- serialVersionUID:
- 6355493019938144806L
 
 
- 
- 
Package com.google.jenkins.plugins.util- 
Exception com.google.jenkins.plugins.util.ConflictExceptionclass ConflictException extends ExecutorException implements Serializable
- 
Exception com.google.jenkins.plugins.util.ExecutorExceptionclass ExecutorException extends Exception implements Serializable
- 
Exception com.google.jenkins.plugins.util.ForbiddenExceptionclass ForbiddenException extends ExecutorException implements Serializable
- 
Exception com.google.jenkins.plugins.util.MaxRetryExceededExceptionclass MaxRetryExceededException extends ExecutorException implements Serializable
- 
Exception com.google.jenkins.plugins.util.NotFoundExceptionclass NotFoundException extends ExecutorException implements Serializable
 
-