From e23226c47807be597bbbae3891dbb94069d56836 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Fri, 14 Feb 2020 08:46:52 +0100 Subject: Integrate HSM Facade from A-SIT+ The EaafKeyStoreFactory can be used to build KeyStores from differend providers and types --- .../src/main/resources/spring/eaaf_utils.beans.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 eaaf_core_utils/src/main/resources/spring/eaaf_utils.beans.xml (limited to 'eaaf_core_utils/src/main/resources/spring') diff --git a/eaaf_core_utils/src/main/resources/spring/eaaf_utils.beans.xml b/eaaf_core_utils/src/main/resources/spring/eaaf_utils.beans.xml new file mode 100644 index 00000000..7568f423 --- /dev/null +++ b/eaaf_core_utils/src/main/resources/spring/eaaf_utils.beans.xml @@ -0,0 +1,20 @@ + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3