public class HostnameFirewallRule extends Object implements FirewallRule
| Constructor and Description |
|---|
HostnameFirewallRule(String... hostnames) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
boolean |
matches(InetAddress remote) |
String |
toString() |
public HostnameFirewallRule(String... hostnames)
public boolean matches(InetAddress remote)
matches in interface FirewallRuleCopyright © 2006–2016 The Apache Software Foundation. All rights reserved.