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 SummaryNested classes/interfaces inherited from interface hudson.ExtensionPointExtensionPoint.LegacyInstancesAreScopedToHudson
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
DockerServerDomainRequirementpublic DockerServerDomainRequirement()
 
-