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

dugan
13.10.2007 d996a30565b65007e7d034da042e55a39bd70d59
opendj-sdk/opends/src/server/org/opends/server/authorization/dseecompat/AciTargets.java
@@ -157,7 +157,7 @@
     * the ACI and check if the resource entry is a descendant of that.
     * @return The ACI target class.
     */
    public Target getTarget() {
    private Target getTarget() {
        return target;
    }