See: Description
| Interface | Description |
|---|---|
| IDSEventListener |
The purpose of this interface is to allow classes that implement this
interface to listen to Directory Server Events.
|
| LDAPv3PersistentSearch.SearchResultEntryHandler |
This interface represents the ability of a listener to return result entries.
|
| Class | Description |
|---|---|
| DSEvent | |
| EventService |
The EventService is responsible for listening to and dispatching to listening objects
messages returning from persistent searches running in an underlying LDAP implementation.
|
| LDAPv3PersistentSearch<T,H> |
An abstract implementation of LDAPv3 persistent searches.
|
| Exception | Description |
|---|---|
| EventException |
Exception occurs while setting an event request or when trigering the
"entryChanged()" method after a persistent search results are received from
the Directory Server.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.