Class DockerServerDomainRequirement
java.lang.Object
com.cloudbees.plugins.credentials.domains.DomainRequirement
org.jenkinsci.plugins.docker.commons.credentials.DockerServerDomainRequirement
- All Implemented Interfaces:
ExtensionPoint
,Serializable
public class DockerServerDomainRequirement
extends com.cloudbees.plugins.credentials.domains.DomainRequirement
Used to mark
Domain
that credentials in this domain are meant to be used for
producing DockerServerCredentials
.- Author:
- Stephen Connolly
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
DockerServerDomainRequirement
public DockerServerDomainRequirement()
-