|
Class Summary |
| AbstractBinaryAttributeHandler |
Base class for entry handlers that convert a binary attribute to it's string
form. |
| ObjectGuidHandler |
Processes an objectGuid attribute by converting it from binary to it's string
form. |
| ObjectSidHandler |
Processes an objectSid attribute by converting it from binary to it's string
form. |
| 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. |
| RangeEntryHandler |
Rewrites attributes returned from Active Directory to include all values by
performing additional searches. |