Class | Description |
---|---|
CloudPlatformSourceScopeRequirement |
The required OAuth2 scopes for accessing a Google hosted repository.
|
GerritSourceScopeRequirement |
The required OAuth2 scopes for accessing a Google hosted repository.
|
GoogleRobotUsernamePassword |
This new kind of credential provides an embedded
GoogleRobotCredentials as a username and password for use with a
hudson.scm.SCM . |
GoogleRobotUsernamePassword.EnclosingDomainRequirementProvider |
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 |
Provide a name that the user will understand, in the dropdown
shown by
hudson.scm.SCM s. |
GoogleRobotUsernamePasswordModule |
Module to abstract the instantiation of dependencies of the
GoogleRobotUsernamePassword plugin. |
GoogleRobotUsernamePasswordProvider |
This class automatically wraps existing GoogleRobotCredentials instances
into a username password credential type that is compatible with source
control plugins like the Git Plugin.
|
Messages |
Generated localization support class.
|
Enum | Description |
---|---|
GoogleRobotUsernamePasswordModule.Strategy |
Strategy for choosing the username based on URL patterns.
|
Copyright © 2016–2019. All rights reserved.