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. */