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

Matthew Swift
07.09.2011 ce949f4b26b4c2adcaae36784180e15a3d68abde
opends/src/server/org/opends/server/replication/protocol/ReplSessionSecurity.java
@@ -77,17 +77,6 @@
   */
  private final String sslCipherSuites[];
  /**
   * The default soTimeout value to be used at handshake phases. (DS<->RS and
   * RS<->RS)
   */
  public static final int HANDSHAKE_TIMEOUT = 4000;
  /**
   * The default connection timeout.
   */
  public static final int CONNECTION_TIMEOUT = 4000;
  /**