Interface ModifyRequest

    • Method Detail

      • getDN

        java.lang.String getDN()
        Retrieves the DN of the entry to modify.
        Returns:
        The DN of the entry to modify.
      • getModifications

        java.util.List<ModificationgetModifications()
        Retrieves the modifications to be applied.
        Returns:
        The modifications to be applied.