Skip navigation links
C E F G H M N P S T V _ 

C

CloudPlatformSourceScopeRequirement - Class in com.google.jenkins.plugins.source
The required OAuth2 scopes for accessing a Google hosted repository.
CloudPlatformSourceScopeRequirement() - Constructor for class com.google.jenkins.plugins.source.CloudPlatformSourceScopeRequirement
 
com.google.jenkins.plugins.metadata.scm - package com.google.jenkins.plugins.metadata.scm
 
com.google.jenkins.plugins.source - package com.google.jenkins.plugins.source
 

E

EnclosingDomainRequirementProvider() - Constructor for class com.google.jenkins.plugins.source.GoogleRobotUsernamePassword.EnclosingDomainRequirementProvider
 
equals(Object) - Method in class com.google.jenkins.plugins.metadata.scm.SourceMetadata
Deprecated.

F

forRemote(GoogleRobotCredentials) - Method in class com.google.jenkins.plugins.source.GoogleRobotUsernamePasswordModule
Return a version of the module that is capable of being used on a remote machine, with a specific set of credentials.

G

GerritSourceScopeRequirement - Class in com.google.jenkins.plugins.source
The required OAuth2 scopes for accessing a Google hosted repository.
GerritSourceScopeRequirement() - Constructor for class com.google.jenkins.plugins.source.GerritSourceScopeRequirement
 
getBranch() - Method in class com.google.jenkins.plugins.metadata.scm.SourceMetadata
Deprecated.
 
getCredentials() - Method in class com.google.jenkins.plugins.source.GoogleRobotUsernamePassword
Retrieve our wrapped credentials based on the above ID we store.
getCredentials(Class<C>, ItemGroup, Authentication) - Method in class com.google.jenkins.plugins.source.GoogleRobotUsernamePasswordProvider
getCredentials(Class<C>, ItemGroup, Authentication, List<DomainRequirement>) - Method in class com.google.jenkins.plugins.source.GoogleRobotUsernamePasswordProvider
getCredentialsId() - Method in class com.google.jenkins.plugins.source.GoogleRobotUsernamePassword
Return the unique ID of the inner GoogleRobotCredentials that this Username/Password proxy is wrapping.
getDescription() - Method in class com.google.jenkins.plugins.source.GoogleRobotUsernamePassword
getDescriptor() - Method in class com.google.jenkins.plugins.source.GoogleRobotUsernamePassword
getDomain() - Method in enum com.google.jenkins.plugins.source.GoogleRobotUsernamePasswordModule.Strategy
 
getIdentity(GoogleRobotCredentials) - Method in class com.google.jenkins.plugins.source.GoogleRobotUsernamePasswordModule
Retrieve the identity associated with the given GoogleRobotCredentials.
getKey() - Method in class com.google.jenkins.plugins.metadata.scm.SourceMetadata
Deprecated.
 
getLastAuthor() - Method in class com.google.jenkins.plugins.metadata.scm.SourceMetadata
Deprecated.
 
getName(GoogleRobotUsernamePassword) - Method in class com.google.jenkins.plugins.source.GoogleRobotUsernamePassword.NameProvider
getPassword() - Method in class com.google.jenkins.plugins.source.GoogleRobotUsernamePassword
getRepoUrl() - Method in class com.google.jenkins.plugins.metadata.scm.SourceMetadata
Deprecated.
 
getRequirement() - Method in class com.google.jenkins.plugins.source.GoogleRobotUsernamePasswordModule
 
getRevision() - Method in class com.google.jenkins.plugins.metadata.scm.SourceMetadata
Deprecated.
 
getSCM() - Method in class com.google.jenkins.plugins.metadata.scm.SourceMetadata
Deprecated.
 
getScope() - Method in enum com.google.jenkins.plugins.source.GoogleRobotUsernamePasswordModule.Strategy
 
getScopes() - Method in class com.google.jenkins.plugins.source.CloudPlatformSourceScopeRequirement
getScopes() - Method in class com.google.jenkins.plugins.source.GerritSourceScopeRequirement
getStrategy() - Method in class com.google.jenkins.plugins.source.GoogleRobotUsernamePasswordModule
 
getToken(GoogleRobotCredentials) - Method in class com.google.jenkins.plugins.source.GoogleRobotUsernamePasswordModule
Retrieve an access token for the given GoogleRobotCredentials.
getUsername() - Method in class com.google.jenkins.plugins.source.GoogleRobotUsernamePassword
getUsername(GoogleRobotCredentials) - Method in enum com.google.jenkins.plugins.source.GoogleRobotUsernamePasswordModule.Strategy
 
GoogleRobotUsernamePassword - Class in com.google.jenkins.plugins.source
This new kind of credential provides an embedded GoogleRobotCredentials as a username and password for use with a hudson.scm.SCM.
GoogleRobotUsernamePassword(String, GoogleRobotUsernamePasswordModule) - Constructor for class com.google.jenkins.plugins.source.GoogleRobotUsernamePassword
Constructs a username and password credential wrapper around the existing credential, specified by credentialsId.
GoogleRobotUsernamePassword.EnclosingDomainRequirementProvider - Class in com.google.jenkins.plugins.source
We do not have a descriptor, so that we won't show up in the user interface as a credential that can be explicitly created, so we will not be discovered by the DescribableDomainRequirementProvider.
GoogleRobotUsernamePassword.NameProvider - Class in com.google.jenkins.plugins.source
Provide a name that the user will understand, in the dropdown shown by hudson.scm.SCMs.
GoogleRobotUsernamePassword_DisplayName() - Static method in class com.google.jenkins.plugins.source.Messages
Key GoogleRobotUsernamePassword.DisplayName: Google Service Account source control password.
GoogleRobotUsernamePassword_ListingWrapper(Object) - Static method in class com.google.jenkins.plugins.source.Messages
Key GoogleRobotUsernamePassword.ListingWrapper: {0} service account.
GoogleRobotUsernamePassword_UnableToRefreshToken() - Static method in class com.google.jenkins.plugins.source.Messages
Key GoogleRobotUsernamePassword.UnableToRefreshToken: Unable to refresh the service account's access token.
GoogleRobotUsernamePasswordModule - Class in com.google.jenkins.plugins.source
Module to abstract the instantiation of dependencies of the GoogleRobotUsernamePassword plugin.
GoogleRobotUsernamePasswordModule(GoogleRobotUsernamePasswordModule.Strategy) - Constructor for class com.google.jenkins.plugins.source.GoogleRobotUsernamePasswordModule
 
GoogleRobotUsernamePasswordModule.Strategy - Enum in com.google.jenkins.plugins.source
Strategy for choosing the username based on URL patterns.
GoogleRobotUsernamePasswordProvider - Class in com.google.jenkins.plugins.source
This class automatically wraps existing GoogleRobotCredentials instances into a username password credential type that is compatible with source control plugins like the Git Plugin.
GoogleRobotUsernamePasswordProvider() - Constructor for class com.google.jenkins.plugins.source.GoogleRobotUsernamePasswordProvider
 

H

hashCode() - Method in class com.google.jenkins.plugins.metadata.scm.SourceMetadata
Deprecated.

M

matches(List<DomainRequirement>) - Method in class com.google.jenkins.plugins.source.GoogleRobotUsernamePassword
This type of credentials only works for authenticating against and "source.developers.google.com" hosted repositories, for which we require "https".
matches(List<DomainRequirement>) - Method in enum com.google.jenkins.plugins.source.GoogleRobotUsernamePasswordModule.Strategy
 
mergeFrom(SourceMetadata) - Method in class com.google.jenkins.plugins.metadata.scm.SourceMetadata
Deprecated.
Returns a copy of this instance with empty fields filled in from the given instance.
Messages - Class in com.google.jenkins.plugins.source
Generated localization support class.
Messages() - Constructor for class com.google.jenkins.plugins.source.Messages
 

N

NameProvider() - Constructor for class com.google.jenkins.plugins.source.GoogleRobotUsernamePassword.NameProvider
 

P

provide(Class<T>) - Method in class com.google.jenkins.plugins.source.GoogleRobotUsernamePassword.EnclosingDomainRequirementProvider

S

SOURCE_KEY - Static variable in class com.google.jenkins.plugins.metadata.scm.SourceMetadata
Deprecated.
 
SourceMetadata - Class in com.google.jenkins.plugins.metadata.scm
Deprecated.
SourceMetadata(String, String, String, String, String) - Constructor for class com.google.jenkins.plugins.metadata.scm.SourceMetadata
Deprecated.
 

T

toString() - Method in class com.google.jenkins.plugins.metadata.scm.SourceMetadata
Deprecated.

V

valueOf(String) - Static method in enum com.google.jenkins.plugins.source.GoogleRobotUsernamePasswordModule.Strategy
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.google.jenkins.plugins.source.GoogleRobotUsernamePasswordModule.Strategy
Returns an array containing the constants of this enum type, in the order they are declared.

_

_GoogleRobotUsernamePassword_DisplayName() - Static method in class com.google.jenkins.plugins.source.Messages
Key GoogleRobotUsernamePassword.DisplayName: Google Service Account source control password.
_GoogleRobotUsernamePassword_ListingWrapper(Object) - Static method in class com.google.jenkins.plugins.source.Messages
Key GoogleRobotUsernamePassword.ListingWrapper: {0} service account.
_GoogleRobotUsernamePassword_UnableToRefreshToken() - Static method in class com.google.jenkins.plugins.source.Messages
Key GoogleRobotUsernamePassword.UnableToRefreshToken: Unable to refresh the service account's access token.
C E F G H M N P S T V _ 
Skip navigation links

Copyright © 2016–2019. All rights reserved.