opendj-server-legacy/src/main/java/org/opends/admin/ads/util/ConnectionUtils.java
@@ -489,7 +489,7 @@ * @return <CODE>true</CODE> if we are connected and read the configuration * and <CODE>false</CODE> otherwise. */ public static boolean connectedAsAdministrativeUser(InitialLdapContext ctx) static boolean connectedAsAdministrativeUser(InitialLdapContext ctx) { try {