Package | Description |
---|---|
org.apache.directory.ldap.client.api |
Modifier and Type | Method and Description |
---|---|
CompareResponse |
LdapConnection.compare(CompareRequest compareRequest)
compares an entry's attribute's value with that of the given value
|
CompareFuture |
LdapConnection.compareAsync(CompareRequest compareRequest)
Asynchronously compares an entry's attribute's value with that of the given value
|
Copyright © 2009–2014 The Apache Software Foundation. All rights reserved.