| opendj3/opendj-core/src/main/java/org/forgerock/opendj/ldap/HeartBeatConnectionFactory.java | ●●●●● patch | view | raw | blame | history |
opendj3/opendj-core/src/main/java/org/forgerock/opendj/ldap/HeartBeatConnectionFactory.java
@@ -1076,7 +1076,7 @@ * results. */ private static final SearchRequest DEFAULT_SEARCH = Requests.newSearchRequest("", SearchScope.BASE_OBJECT, "(objectClass=1.1)", "1.1"); SearchScope.BASE_OBJECT, "(objectClass=*)", "1.1"); /** * This is package private in order to allow unit tests to inject fake time