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

Mark Craig
16.32.2012 ce584a43a5377638bd8c3b3520f289c05f4c50b2
opendj-sdk/opendj3/opendj-ldap-sdk/src/main/java/org/forgerock/opendj/ldap/requests/BindRequest.java
@@ -83,7 +83,7 @@
    /**
     * Returns the name of the Directory object that the client wishes to bind
     * as. The name may be empty (but never {@code null}) when used for of
     * as. The name may be empty (but never {@code null}) when used for
     * anonymous binds, or when using SASL authentication. The server shall not
     * dereference any aliases in locating the named object.
     * <p>