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

lutoff
05.39.2009 4ae9f779b7fa8f1b673b0ac33370afb55a68a1a2
opends/src/server/org/opends/server/tools/dsreplication/ReplicationCliArgumentParser.java
@@ -22,7 +22,7 @@
 * CDDL HEADER END
 *
 *
 *      Copyright 2007-2008 Sun Microsystems, Inc.
 *      Copyright 2007-2009 Sun Microsystems, Inc.
 */
package org.opends.server.tools.dsreplication;
@@ -1883,7 +1883,7 @@
   * @return the SecureConnectionCliArgs object containing the arguments
   * of this parser.
   */
  SecureConnectionCliArgs getSecureArgsList()
  public SecureConnectionCliArgs getSecureArgsList()
  {
    return secureArgsList;
  }