| Package | Description |
|---|---|
| org.forgerock.opendj.ldap |
Classes and interfaces for core types including connections, entries, and
attributes.
|
| Modifier and Type | Method and Description |
|---|---|
static AddressMask |
AddressMask.valueOf(String mask)
Parses the provided string as an address mask.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
AddressMask.matchesAny(Collection<AddressMask> masks,
InetAddress address)
Returns
true if an address matches any of the provided address
masks. |
Copyright © 2011-2015 ForgeRock AS. All Rights Reserved.