|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractSearchEntryHandler | |
|---|---|
| org.ldaptive.ad.handler | |
| org.ldaptive.handler | |
| Uses of AbstractSearchEntryHandler in org.ldaptive.ad.handler |
|---|
| Subclasses of AbstractSearchEntryHandler in org.ldaptive.ad.handler | |
|---|---|
class |
AbstractBinaryAttributeHandler
Base class for entry handlers that convert a binary attribute to it's string form. |
class |
ObjectGuidHandler
Processes an objectGuid attribute by converting it from binary to it's string form. |
class |
ObjectSidHandler
Processes an objectSid attribute by converting it from binary to it's string form. |
class |
PrimaryGroupIdHandler
Constructs the primary group SID and then searches for that group and puts it's DN in the 'memberOf' attribute of the original search entry. |
class |
RangeEntryHandler
Rewrites attributes returned from Active Directory to include all values by performing additional searches. |
| Uses of AbstractSearchEntryHandler in org.ldaptive.handler |
|---|
| Subclasses of AbstractSearchEntryHandler in org.ldaptive.handler | |
|---|---|
class |
CaseChangeEntryHandler
Provides the ability to modify the case of search entry DNs, attribute names, and attribute values. |
class |
DnAttributeEntryHandler
Adds the entry DN as an attribute to the result set. |
class |
MergeAttributeEntryHandler
Merges the values of one or more attributes into a single attribute. |
class |
RecursiveEntryHandler
This recursively searches based on a supplied attribute and merges those results into the original entry. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||