public interface CompareListener extends OperationResponseListener
| Modifier and Type | Method and Description |
|---|---|
void |
attributeCompared(LdapConnection connection,
CompareResponse response)
callback method called after completing the compare operation.
|
void attributeCompared(LdapConnection connection, CompareResponse response) throws LdapException
connection - the LdapConnectionresponse - the compare operation's responseLdapExceptionCopyright © 2009–2016 The Apache Software Foundation. All rights reserved.