Uses of Class
org.ldaptive.handler.AbstractEntryHandler
-
Packages that use AbstractEntryHandler Package Description org.ldaptive.handler -
-
Uses of AbstractEntryHandler in org.ldaptive.handler
Subclasses of AbstractEntryHandler in org.ldaptive.handler Modifier and Type Class Description 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.
-