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

Matthew Swift
02.45.2011 3892dc6bbbd36cf862af0f74cd489d6b2a46e623
opendj-sdk/opends/src/server/org/opends/server/authorization/dseecompat/AciEvalContext.java
@@ -23,6 +23,7 @@
 *
 *
 *      Copyright 2008-2010 Sun Microsystems, Inc.
 *      Portions Copyright 2011 ForgeRock AS
 */
package org.opends.server.authorization.dseecompat;
@@ -303,30 +304,13 @@
    public String rightToString();
    /**
   * Return the name of the ACI that last matched a targattrfilters rule. Used
   * in geteffectiverights control evaluation.
   *
   * @return The name of the ACI that last matched a targattrfilters rule.
   */
     * Return the name of the ACI that last matched a targattrfilters rule. Used
     * in geteffectiverights control evaluation.
     *
     * @return The name of the ACI that last matched a targattrfilters rule.
     */
    public String getTargAttrFiltersAciName();
  /**
   * The full entry with all of the attributes was saved
   * in the operation's attachment mechanism when the container was created
   * during the SearchOperation read evaluation. Some operations need the full
   * entry and not the filtered entry to perform their evaluations, because they
   * might depend attribute types and values filtered out.
   *
   * This method is used to replace the current resource entry with that saved
   * entry and back.
   *
   * @param val Specifies if the saved entry should be used or not. {@code true}
   * if it should be used, {@code false} if the original resource entry should
   * be used.
   *
   */
    public void useFullResourceEntry(boolean val);
    /**
     * Return the current SSF (Security Strength Factor) of the underlying