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

jvergara
12.49.2008 246edb7e54f91142fd9cfef9d68cf4d4acf823c5
opends/src/quicksetup/org/opends/quicksetup/ui/QuickSetupStepPanel.java
@@ -450,7 +450,8 @@
   * @return a localized String representation of the provided SecurityOptions
   * object.
   */
  protected String getSecurityOptionsString(SecurityOptions ops, boolean html)
  public static String getSecurityOptionsString(SecurityOptions ops,
      boolean html)
  {
    StringBuilder buf = new StringBuilder();