mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Jean-Noël Rouvignac
24.50.2016 8a7d994e004ad0ec1a192dbadd348e041a2e3de2
opendj-config/src/main/java/org/forgerock/opendj/config/client/ClientConstraintHandler.java
@@ -42,7 +42,7 @@
    }
    /**
     * Determines whether or not the newly created managed object which is about
     * Determines whether the newly created managed object which is about
     * to be added to the server configuration satisfies this constraint.
     * <p>
     * If the constraint is not satisfied, the implementation must return
@@ -68,7 +68,7 @@
    }
    /**
     * Determines whether or not the changes to an existing managed object which
     * Determines whether the changes to an existing managed object which
     * are about to be committed to the server configuration satisfies this
     * constraint.
     * <p>
@@ -95,7 +95,7 @@
    }
    /**
     * Determines whether or not the existing managed object which is about to
     * Determines whether the existing managed object which is about to
     * be deleted from the server configuration satisfies this constraint.
     * <p>
     * If the constraint is not satisfied, the implementation must return