public class LocalHostMatcher extends InetHostMatcher
authorizedIPs, LOGGERACCEPT_ALL, pathRegex, port| Constructor and Description |
|---|
LocalHostMatcher() |
| Modifier and Type | Method and Description |
|---|---|
protected byte[][] |
getAuthorizedIPs(java.net.InetAddress mask) |
protected java.net.InetAddress |
getMaskAddress() |
void |
setDummy(boolean dummy) |
java.lang.String |
toString() |
buildMaskedAuthorizedIPs, equals, hashCode, validatesetPathRegex, setPortprotected byte[][] getAuthorizedIPs(java.net.InetAddress mask)
throws java.net.UnknownHostException,
java.net.SocketException
getAuthorizedIPs in class InetHostMatcherjava.net.UnknownHostExceptionjava.net.SocketExceptionpublic java.lang.String toString()
toString in class HostMatcherprotected java.net.InetAddress getMaskAddress()
throws java.net.UnknownHostException
getMaskAddress in class InetHostMatcherjava.net.UnknownHostExceptionpublic void setDummy(boolean dummy)