public class DockerServerDomainSpecification
extends com.cloudbees.plugins.credentials.domains.DomainSpecification
DomainSpecification that allows users to identify credential domains that are for use against docker
server instances.
This is more of "abstraction for future" thing as of now, because presence/absence of this in a Domain
doesn't affect the lookup of the credential.
| Modifier and Type | Class and Description |
|---|---|
static class |
DockerServerDomainSpecification.DescriptorImpl |
| Constructor and Description |
|---|
DockerServerDomainSpecification() |
| Modifier and Type | Method and Description |
|---|---|
com.cloudbees.plugins.credentials.domains.DomainSpecification.Result |
test(com.cloudbees.plugins.credentials.domains.DomainRequirement scope) |
Copyright © 2016–2019. All rights reserved.