Class ReferentialIntegrityPlugin

    • Field Detail

      • MODIFYDN_DNS

        public static final String MODIFYDN_DNS
        Used to save a map in the modifyDN operation attachment map that holds the old entry DNs and the new entry DNs related to a modify DN rename to new superior operation.
        See Also:
        Constant Field Values
      • DELETE_DNS

        public static final String DELETE_DNS
        Used to save a set in the delete operation attachment map that holds the subordinate entry DNs related to a delete operation.
        See Also:
        Constant Field Values
    • Constructor Detail

      • ReferentialIntegrityPlugin

        public ReferentialIntegrityPlugin()