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