Class ModifyDNRequestDsml

    • Constructor Detail

      • ModifyDNRequestDsml

        public ModifyDNRequestDsml​(LdapApiService codec)
        Creates a new getDecoratedMessage() of ModifyDNRequestDsml.
        Parameters:
        codec - The LDAP Service to use
      • ModifyDNRequestDsml

        public ModifyDNRequestDsml​(LdapApiService codec,
                                   ModifyDnRequest ldapMessage)
        Creates a new getDecoratedMessage() of ModifyDNRequestDsml.
        Parameters:
        codec - The LDAP Service to use
        ldapMessage - the message to decorate