Class ModifyDnResponseFactory

    • Method Detail

      • encodeReverse

        public void encodeReverse​(LdapApiService codec,
                                  Asn1Buffer buffer,
                                  Message message)
        Encode the ModifyDnResponse message to a PDU.
        ModifyDnResponse :
         0x6D L1
          |
          +--> LdapResult
         
        Parameters:
        codec - The LdapApiService instance
        buffer - The buffer where to put the PDU
        message - the ModifyDnResponse to encode