Skip to content

Commit

Permalink
feat(oxtrust): cache refresh not working on 4.3.0 version. #2072
Browse files Browse the repository at this point in the history
  • Loading branch information
syntrydy committed Jul 9, 2021
1 parent 7a10ca9 commit 2aecb32
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,6 @@ protected LdapOxTrustConfiguration loadConfigurationFromDb(String... returnAttri
@Override
protected void destroryLoadedConfiguration() {
destroy(AppConfiguration.class);
destroy(CacheRefreshConfiguration.class);
destroy(ImportPersonConfig.class);
destroy(AttributeResolverConfiguration.class);
}

@Override
Expand Down

0 comments on commit 2aecb32

Please sign in to comment.