@PublicAPI(stability=UNCOMMITTED)
See: Description
| Interface | Description |
|---|---|
| InternalSearchListener |
This interface defines the methods that must be implemented by a
class that wishes to perform an internal search operation and be
notified of matching entries and referrals as they arrive rather
than altogether when the search has completed.
|
| Class | Description |
|---|---|
| InternalClientConnection |
This class defines a pseudo-connection object that can be used for
performing internal operations.
|
| InternalConnectionHandler |
This class defines a Directory Server connection handler that will
handle internal "connections".
|
| InternalSearchOperation |
This class defines a subclass of the core search operation that is
to be used for internal searches.
|
| Requests |
This class contains various methods for creating and manipulating requests.
|
| SearchRequest |
Search request implementation.
|
Copyright © 2010-2020 Wren Security. All Rights Reserved.