Package | Description |
---|---|
org.opends.server.tools |
Contains various Directory Server tool implementations.
|
Modifier and Type | Method and Description |
---|---|
int |
LDAPCompare.readAndExecute(LDAPConnection connection,
String attributeType,
byte[] attributeVal,
List<String> lines,
LDAPCompareOptions compareOptions)
Execute the compare request in the specified list of DNs.
|
int |
LDAPCompare.readAndExecute(LDAPConnection connection,
String attributeType,
byte[] attributeVal,
Reader reader,
LDAPCompareOptions compareOptions)
Read the specified DNs from the given reader
(file or stdin) and execute the given compare request.
|
Copyright 2010-2017 ForgeRock AS.