class |
BinarySearchResultHandler
|
class |
CaseChangeSearchResultHandler
CaseSearchResultHandler provides the ability to modify the case
of ldap search result DNs, attribute names, and attribute values.
|
class |
EntryDnSearchResultHandler
EntryDnSearchResultHandler adds the search result DN as an
attribute to the result set.
|
class |
FqdnSearchResultHandler
FqdnSearchResultHandler ensures that the DN of a search result
is fully qualified.
|
class |
MergeSearchResultHandler
MergeSearchResultHandler merges the attributes found in each
search result into the first search result.
|
class |
RecursiveSearchResultHandler
RecursiveSearchResultHandler recursively searches based on a
supplied attribute and merges those results into the original result set.
|