Package | Description |
---|---|
org.opends.server.api.plugin |
Defines the Directory Server plugin API.
|
org.opends.server.core |
Contains various classes that comprise the core of the Directory Server codebase.
|
Modifier and Type | Method and Description |
---|---|
PluginResult.IntermediateResponse |
DirectoryServerPlugin.processSearchReference(SearchReferenceSearchOperation searchOperation,
SearchResultReference searchReference)
Performs any necessary processing that should be done before a search result reference is sent to a client.
|
Modifier and Type | Class and Description |
---|---|
class |
SearchOperation
This class defines an operation used to search for entries in the Directory Server.
|
Modifier and Type | Method and Description |
---|---|
PluginResult.IntermediateResponse |
PluginConfigManager.invokeSearchResultReferencePlugins(SearchReferenceSearchOperation searchOperation,
SearchResultReference searchReference)
Invokes the set of search result reference plugins that have been configured in the Directory Server.
|
Copyright 2010-2018 ForgeRock AS.