| opendj3/opendj-ldap-sdk/src/main/java/org/forgerock/opendj/ldap/requests/BindRequest.java | ●●●●● patch | view | raw | blame | history |
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>