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

neil_a_wilson
16.06.2006 a32fce2ef52e095fb690d674e7ce05f5e43e9c30
opendj-sdk/opends/src/server/org/opends/server/extensions/NullConnectionSecurityProvider.java
@@ -107,8 +107,8 @@
   * @param  socketChannel     The socket channel that may be used to
   *                           communicate with the client.
   */
  private NullConnectionSecurityProvider(ClientConnection clientConnection,
                                         SocketChannel socketChannel)
  protected NullConnectionSecurityProvider(ClientConnection clientConnection,
                                           SocketChannel socketChannel)
  {
    super();