Package org.ldaptive.ad.handler
-
Class Summary Class Description AbstractBinaryAttributeHandler<T> Base class for entry handlers that convert a binary attribute to its string form.ObjectGuidHandler Processes an objectGuid attribute by converting it from binary to its string form.ObjectSidHandler Processes an objectSid attribute by converting it from binary to its string form.PrimaryGroupIdHandler Constructs the primary group SID and then searches for that group and puts its 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.