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

jvergara
12.49.2008 79257754116e73ab0bc852ae82259a8627c33a06
opendj-sdk/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();