public class HostnameRequirement extends DomainRequirement
Domain that includes Credentials for a
specific hostname.| Constructor and Description |
|---|
HostnameRequirement(String hostname)
Creates a new requirement.
|
public HostnameRequirement(@CheckForNull String hostname)
hostname - the host.@CheckForNull public String getHostname()
Copyright © 2016–2018. All rights reserved.