public interface ConnectionCallback<T>
LdapConnection.| Modifier and Type | Method and Description |
|---|---|
T |
doWithConnection(LdapConnection connection)
Provides a managed connection to the implementation of this method.
|
T doWithConnection(LdapConnection connection) throws LdapException
connection - The connection supplied to the implementation.LdapException - If you want toCopyright © 2021. All rights reserved.