public interface BindListener extends OperationResponseListener
| Modifier and Type | Method and Description |
|---|---|
void |
bindCompleted(LdapConnection connection,
BindResponse bindResponse)
A callback method called when the bind operation completed.
|
void bindCompleted(LdapConnection connection, BindResponse bindResponse) throws LdapException
connection - BindResponseCodec - The bind responseLdapExceptionCopyright © 2009–2016 The Apache Software Foundation. All rights reserved.