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