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 © 2010-2018, ForgeRock All Rights Reserved.