summaryrefslogtreecommitdiff
path: root/eaaf_core_utils/src/test/resources/spring/test_eaaf_pvp_not_lazy.beans.xml
diff options
context:
space:
mode:
Diffstat (limited to 'eaaf_core_utils/src/test/resources/spring/test_eaaf_pvp_not_lazy.beans.xml')
-rw-r--r--eaaf_core_utils/src/test/resources/spring/test_eaaf_pvp_not_lazy.beans.xml5
1 files changed, 5 insertions, 0 deletions
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 dc520086..92dd5928 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
@@ -16,6 +16,11 @@
<constructor-arg value="/data/config1.properties" />
</bean>
+ <bean id="encrytedTokenGenerationStrategy"
+ class="at.gv.egiz.eaaf.core.impl.utils.AuthenticatedEncryptionPendingRequestIdGenerationStrategy" />
+
+
+
<import resource="classpath:/spring/eaaf_utils.beans.xml"/>
</beans> \ No newline at end of file