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

jarnou
17.14.2007 27860483705d562fd31efa3348c54923123ccc10
opendj-sdk/opends/src/server/org/opends/server/api/AccessControlHandler.java
@@ -225,7 +225,7 @@
   * @return  {@code true} if the operation should be allowed by the
   *          access control configuration, or {@code false} if not.
   */
  public abstract boolean isAllowed(ModifyDNOperation
  public abstract boolean isAllowed(LocalBackendModifyDNOperation
                                         modifyDNOperation);