From d88d74ff8d447b4904b79aa8a1e333fb99bc64f2 Mon Sep 17 00:00:00 2001 From: Thomas Date: Thu, 5 Dec 2019 12:06:28 +0100 Subject: fix some refactoring problems --- eaaf_core/src/main/resources/eaaf_core.beans.xml | 3 +-- eaaf_core/src/test/resources/SpringTest-context_authManager.xml | 3 +++ 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'eaaf_core') diff --git a/eaaf_core/src/main/resources/eaaf_core.beans.xml b/eaaf_core/src/main/resources/eaaf_core.beans.xml index 288507cb..2f87275d 100644 --- a/eaaf_core/src/main/resources/eaaf_core.beans.xml +++ b/eaaf_core/src/main/resources/eaaf_core.beans.xml @@ -29,8 +29,7 @@ class="at.gv.egiz.eaaf.core.impl.idp.process.dao.ProcessInstanceStoreDaoImpl" /> + class="at.gv.egiz.eaaf.core.impl.idp.auth.modules.ModuleRegistration" /> diff --git a/eaaf_core/src/test/resources/SpringTest-context_authManager.xml b/eaaf_core/src/test/resources/SpringTest-context_authManager.xml index 9c94d4a7..0d269361 100644 --- a/eaaf_core/src/test/resources/SpringTest-context_authManager.xml +++ b/eaaf_core/src/test/resources/SpringTest-context_authManager.xml @@ -36,6 +36,9 @@ ref="springElAwareExpressionEvaluator" /> + + -- cgit v1.2.3