- All Implemented Interfaces:
- hudson.ExtensionPoint
- Enclosing class:
- GoogleRobotUsernamePassword
@Extension
public static class GoogleRobotUsernamePassword.EnclosingDomainRequirementProvider
extends com.google.jenkins.plugins.credentials.domains.DomainRequirementProvider
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. Instead, implement
our own trivial provider.