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

Matthew Swift
06.05.2012 e936d27669b44446ad7cb800c195d6be2c6d824d
opendj-sdk/opends/src/server/org/opends/server/replication/protocol/TLSSocketSession.java
@@ -23,7 +23,7 @@
 *
 *
 *      Copyright 2006-2009 Sun Microsystems, Inc.
 *      Portions Copyright 2011 ForgeRock AS
 *      Portions Copyright 2011-2012 ForgeRock AS
 */
package org.opends.server.replication.protocol;
@@ -445,6 +445,7 @@
  /**
   * {@inheritDoc}
   */
  @SuppressWarnings("unused")
  @Override
  public void stopEncryption()
  {