mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
opendj-sdk/opends/src/server/org/opends/server/tools/LDAPConnection.java @@ -304,7 +304,7 @@ ByteString bindPW; if (bindPassword == null) { bindPW = ByteString.empty(); bindPW = null; } else {