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