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

boli
22.37.2009 d5e6d06039eb8ca4f2fcec967a32daef3970ffb5
opendj-sdk/sdk/src/org/opends/sdk/AsynchronousConnection.java
@@ -379,12 +379,6 @@
  /**
   * Returns true if the connection has not been closed and is still valid.
   * The implementation shall submit a search on the connection or use some
   * other mechanism that positively verifies the connection is still valid
   * when this method is called.
   *
   * The query submitted by the driver to validate the connection shall be
   * executed in the authentication context.
   *
   * @return {@code true} if the connection is valid, {@code false} otherwise.
   */