Uses of Class
org.ldaptive.handler.DnAttributeEntryHandler.Builder
Packages that use DnAttributeEntryHandler.Builder
-
Uses of DnAttributeEntryHandler.Builder in org.ldaptive.handler
Methods in org.ldaptive.handler that return DnAttributeEntryHandler.BuilderModifier and TypeMethodDescriptionDnAttributeEntryHandler.Builder.addIfExists(boolean b) Sets the add if exists.DnAttributeEntryHandler.builder()Creates a builder for this class.DnAttributeEntryHandler.Builder.dnAttributeName(String name) Sets the DN attribute name.DnAttributeEntryHandler.Builder.freeze()Makes this instance immutable.