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

Jean-Noel Rouvignac
24.11.2015 8d21db36015f8560d9cd2bcee9817f2c0a07a386
opendj-server-legacy/src/test/java/org/opends/server/tools/EncodePasswordTestCase.java
@@ -50,13 +50,13 @@
public class EncodePasswordTestCase
       extends ToolsTestCase
{
  // The path to the Directory Server configuration file.
  /** The path to the Directory Server configuration file. */
  private String configFilePath;
  // The path to the temporary file containing a clear-text password.
  /** The path to the temporary file containing a clear-text password. */
  private String passwordFilePath;
  // The path to the temporary file containing an encoded password.
  /** The path to the temporary file containing an encoded password. */
  private String encodedPasswordFilePath;