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

neil_a_wilson
25.40.2007 44aad3f84d2a820094f3b5e73722778edc8c23f5
opends/src/server/org/opends/server/api/AccessControlHandler.java
@@ -32,6 +32,8 @@
import org.opends.server.types.SearchResultEntry;
import org.opends.server.types.SearchResultReference;
import org.opends.server.types.Entry;
import org.opends.server.types.Operation;
/**
@@ -43,7 +45,6 @@
 */
public abstract class AccessControlHandler
{
  /**
   * Indicates whether the provided add operation is allowed based on
   * the access control configuration.  This method should not alter
@@ -231,6 +232,8 @@
  public abstract boolean maySend(SearchOperation searchOperation,
                               SearchResultReference searchReference);
  /**
   * Indicates whether a proxied authorization control is allowed
   * based on the current operation and the new authorization