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

ludovicp
27.19.2010 15cd74bebe665b957da6f0fe95ff1e72f3955b8c
opends/src/server/org/opends/server/authorization/dseecompat/AciEvalContext.java
@@ -22,7 +22,7 @@
 * CDDL HEADER END
 *
 *
 *      Copyright 2008 Sun Microsystems, Inc.
 *      Copyright 2008-2010 Sun Microsystems, Inc.
 */
package org.opends.server.authorization.dseecompat;
@@ -184,7 +184,7 @@
   * @param flag  The integer value specifying either a deny or allow, but not
   * both.
   *
   * @return  {@code true} if the ACI has an targetattrfilters keyword.
   * @return  {@code true} if the ACI has an targattrfilters keyword.
   */
    public boolean hasTargAttrFiltersMatchOp(int flag);