From 49cb8adfd8992dc8d21ff208d8dd93e0592e1be4 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Tue, 5 May 2020 12:28:28 +0200 Subject: first tests for SSL Client Auth. with HSM-Facade --- .../src/test/resources/spring/test_eaaf_pvp_not_lazy.beans.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'eaaf_core_utils/src/test/resources/spring/test_eaaf_pvp_not_lazy.beans.xml') diff --git a/eaaf_core_utils/src/test/resources/spring/test_eaaf_pvp_not_lazy.beans.xml b/eaaf_core_utils/src/test/resources/spring/test_eaaf_pvp_not_lazy.beans.xml index 402e07f9..dc520086 100644 --- a/eaaf_core_utils/src/test/resources/spring/test_eaaf_pvp_not_lazy.beans.xml +++ b/eaaf_core_utils/src/test/resources/spring/test_eaaf_pvp_not_lazy.beans.xml @@ -12,7 +12,9 @@ default-lazy-init="true"> + class="at.gv.egiz.eaaf.core.test.dummy.DummyAuthConfigMap"> + + -- cgit v1.2.3