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

Ludovic Poitou
14.52.2010 72650d4cc41c64136d064967d7fec3726d850fee
sdk/src/com/sun/opends/sdk/tools/ArgumentParserConnectionFactory.java
@@ -644,6 +644,16 @@
  /**
   * {@inheritDoc}
   */
  public String toString()
  {
    return connFactory.toString();
  }
  private String getKDC() throws ArgumentException, CLIException
  {
    String value = null;