mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
opendj3-server-dev/src/server/org/opends/server/backends/TrustStoreBackend.java @@ -346,6 +346,7 @@ @Override public void finalizeBackend() { super.finalizeBackend(); configuration.addTrustStoreChangeListener(this); try