Package | Description |
---|---|
com.cloudbees.plugins.credentials.domains |
Modifier and Type | Method and Description |
---|---|
DomainSpecification.Result |
HostnameSpecification.test(DomainRequirement requirement)
Tests the scope against this specification.
|
DomainSpecification.Result |
SchemeSpecification.test(DomainRequirement requirement)
Tests the scope against this specification.
|
DomainSpecification.Result |
PathSpecification.test(DomainRequirement requirement)
Tests the scope against this specification.
|
abstract DomainSpecification.Result |
DomainSpecification.test(DomainRequirement scope)
Tests the scope against this specification.
|
DomainSpecification.Result |
HostnamePortSpecification.test(DomainRequirement requirement)
Tests the scope against this specification.
|
static DomainSpecification.Result |
DomainSpecification.Result.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DomainSpecification.Result[] |
DomainSpecification.Result.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.