All Classes and Interfaces
Class
Description
This implementation of
DomainRequirementProvider
implements
support for discovering DomainRequirement
s annotated on
Describable
classes by walking the Descriptor
s
registered with Jenkins
.This
ExtensionPoint
serves as a means for plugins to augment the
domain-requirement discovery process.Credentials that have an OAuth2 access token component
A requirement for a set of OAuth2 scopes
NOTE: This should never be implemented directly as scopes do not work
across multiple providers.
The base class for provider-specific specifications, instantiated with the
provider-specific requirement type to which the specification should apply.
The base descriptor for specification extensions.
Credentials that store an OAuth2 token (refresh or access)
This annotation is used to indicate that a given class has the specified
DomainRequirement
.Credentials that have a username and an access token combination.