| opends/src/server/org/opends/server/core/DirectoryServer.java | ●●●●● patch | view | raw | blame | history |
opends/src/server/org/opends/server/core/DirectoryServer.java
@@ -1028,14 +1028,11 @@ // Initialize the group manager. initializeGroupManager(); // Initialize all the backends and their associated suffixes. initializeBackends(); // Initialize the access control handler. AccessControlConfigManager.getInstance().initializeAccessControl(); // Initialize all the backends and their associated suffixes. initializeBackends(); // Register the supported controls and supported features. initializeSupportedControls();