public final class IpAddressMatcher
extends java.lang.Object
| Constructor and Description |
|---|
IpAddressMatcher(java.lang.String ipAddress)
Takes a specific IP address or a range specified using the IP/Netmask (e.g.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(java.lang.String addressToCheck) |
Copyright © 2015-2019 Red Hat. All Rights Reserved.