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 DnAttributeEntryHandlerDnAttributeEntryHandler.Builder. objectDN attribute entry handler to build.Methods in org.ldaptive.handler that return DnAttributeEntryHandler Modifier and Type Method Description DnAttributeEntryHandlerDnAttributeEntryHandler.Builder. build()Returns the DN attribute entry handler.
-