ldaptive
ldaptive copied to clipboard
Add support for connection events
Provide an API which allows a client to receive connection related events, such as OPEN, CLOSED and DISCONNECTED.
Determine whether hooks should be provided on ConnectionConfig or the the ConnectionFactory interface.