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

jdemendi
16.02.2007 4a13a6f1bfb01263a8cabce941e94e1e7b883e00
opendj-sdk/opends/src/server/org/opends/server/api/AccessControlHandler.java
@@ -161,8 +161,8 @@
   * @return  {@code true} if the operation should be allowed by the
   *          access control configuration, or {@code false} if not.
   */
  public abstract boolean isAllowed(CompareOperation
                                         compareOperation);
  public abstract boolean isAllowed(LocalBackendCompareOperation
      compareOperation);