aboutsummaryrefslogtreecommitdiff
path: root/connector/src/main/resources/specific_eIDAS_connector.storage.beans.xml
diff options
context:
space:
mode:
authorThomas Lenz <thomas.lenz@egiz.gv.at>2019-12-11 07:33:04 +0100
committerThomas Lenz <thomas.lenz@egiz.gv.at>2019-12-11 07:33:04 +0100
commitce2250d0e285dfa456072729989f9ac2a498cec1 (patch)
treef944ca0927f3ac08f912ab1715f5a139be733095 /connector/src/main/resources/specific_eIDAS_connector.storage.beans.xml
parent8b0e6296527b6239d3fda64efe1c858e1cca6e3c (diff)
downloadNational_eIDAS_Gateway-ce2250d0e285dfa456072729989f9ac2a498cec1.tar.gz
National_eIDAS_Gateway-ce2250d0e285dfa456072729989f9ac2a498cec1.tar.bz2
National_eIDAS_Gateway-ce2250d0e285dfa456072729989f9ac2a498cec1.zip
add BM.I specific example of country-selection template
add new i18n content add jUnit tests
Diffstat (limited to 'connector/src/main/resources/specific_eIDAS_connector.storage.beans.xml')
-rw-r--r--connector/src/main/resources/specific_eIDAS_connector.storage.beans.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/connector/src/main/resources/specific_eIDAS_connector.storage.beans.xml b/connector/src/main/resources/specific_eIDAS_connector.storage.beans.xml
index 9ee5cf88..08c7b672 100644
--- a/connector/src/main/resources/specific_eIDAS_connector.storage.beans.xml
+++ b/connector/src/main/resources/specific_eIDAS_connector.storage.beans.xml
@@ -18,10 +18,10 @@
/> -->
<bean id="eIDASCacheTransactionStoreDecorator"
- class="at.asitplus.eidas.specific.connector.storage.eIDASCacheTransactionStoreDecorator" />
+ class="at.asitplus.eidas.specific.connector.storage.EidasCacheTransactionStoreDecorator" />
<bean id="CacheWitheIDASBackend"
- class="at.asitplus.eidas.specific.connector.storage.CacheWitheIDASBackend">
+ class="at.asitplus.eidas.specific.connector.storage.CacheWithEidasBackend">
<constructor-arg ref="msNodeCacheImpl" />
</bean>