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

dugan
21.56.2007 5e4ad386b7091fa5ee4ecbc33182a5493ab14177
opendj-sdk/opends/src/server/org/opends/server/authorization/dseecompat/AciTargetMatchContext.java
@@ -118,6 +118,13 @@
     */
    public int getRights();
  /**
   * Return the oid string of the control being evaluated.
   *
   * @return The oid string of the control being evaluated.
   */
    public String getControlOID();
    /**
     * Checks if the container's rights has the specified rights.
     * @param  rights The rights to check for.