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

Matthew Swift
06.05.2012 b715449f1a85c22f181e45a5c943f7a10d220c92
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()
  {