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

neil_a_wilson
21.30.2006 c68a83e9edbac7d1c6d6527fe36ec22dd50c208f
opends/src/server/org/opends/server/tools/LDAPAuthenticationHandler.java
@@ -1784,8 +1784,9 @@
    if (realm != null)
    {
      credBuffer.append(",realm=");
      credBuffer.append(",realm=\"");
      credBuffer.append(realm);
      credBuffer.append("\"");
    }
    credBuffer.append(",nonce=\"");