Uses of Class
org.ldaptive.ModifyDnRequest.Builder
Packages that use ModifyDnRequest.Builder
-
Uses of ModifyDnRequest.Builder in org.ldaptive
Methods in org.ldaptive that return ModifyDnRequest.BuilderModifier and TypeMethodDescriptionstatic ModifyDnRequest.Builder
ModifyDnRequest.builder()
Creates a builder for this class.ModifyDnRequest.Builder.delete
(boolean delete) Sets whether to delete the old RDN.Sets the new modify ldap DN.Sets the old modify ldap DN.protected ModifyDnRequest.Builder
ModifyDnRequest.Builder.self()
Sets the new superior ldap DN.