opends/src/server/org/opends/server/authorization/dseecompat/AciHandler.java
@@ -107,6 +107,7 @@ */ static DN debugSearchIndexDN; /** * String used to save the original authorization entry in an operation * attachment if a proxied authorization control was seen. @@ -212,6 +213,7 @@ @Override() public void finalizeAccessControlHandler() { aciListenerMgr.finalizeListenerManager(); AciEffectiveRights.finalizeOnShutdown(); DirectoryServer.deregisterSupportedControl(OID_GET_EFFECTIVE_RIGHTS); }