Class ModifyResponseDsml

    • Constructor Detail

      • ModifyResponseDsml

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

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