Uses of Class
org.ldaptive.handler.DnAttributeEntryHandler
-
Packages that use DnAttributeEntryHandler Package Description org.ldaptive.handler -
-
Uses of DnAttributeEntryHandler in org.ldaptive.handler
Fields in org.ldaptive.handler declared as DnAttributeEntryHandler Modifier and Type Field Description private DnAttributeEntryHandler
DnAttributeEntryHandler.Builder. object
DN attribute entry handler to build.Methods in org.ldaptive.handler that return DnAttributeEntryHandler Modifier and Type Method Description DnAttributeEntryHandler
DnAttributeEntryHandler.Builder. build()
Returns the DN attribute entry handler.
-