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

Violette Roche-Montane
20.12.2014 c58afbce1c6410a2310aaee84af8ed7a97582cd6
Updated javadoc
1 files modified
3 ■■■■ changed files
opendj-core/src/main/java/org/forgerock/opendj/ldap/Assertion.java 3 ●●●● patch | view | raw | blame | history
opendj-core/src/main/java/org/forgerock/opendj/ldap/Assertion.java
@@ -22,6 +22,7 @@
 *
 *
 *      Copyright 2009 Sun Microsystems, Inc.
 *      Portions copyright 2014 ForgeRock AS
 */
package org.forgerock.opendj.ldap;
@@ -35,7 +36,7 @@
     * match for this assertion value according to the matching rule.
     *
     * @param attributeValue
     *            The attribute value.
     *            The normalized attribute value.
     * @return {@code TRUE} if the attribute value should be considered a match
     *         for the provided assertion value, {@code FALSE} if it does not
     *         match, or {@code UNDEFINED} if the result is undefined.