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

jdemendi
16.02.2007 61319d28a0a0129e3a81f4f9ca770d1b63e06233
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);