aboutsummaryrefslogtreecommitdiff
path: root/connector/src/main/resources/specific_eIDAS_connector.beans.xml
diff options
context:
space:
mode:
authorThomas <>2021-05-12 12:46:07 +0200
committerThomas <>2021-05-12 12:46:07 +0200
commit291905eed9c187444c83657241b589d31d825149 (patch)
treea2cb7a394b0331e10390f3329bc417e191054bc9 /connector/src/main/resources/specific_eIDAS_connector.beans.xml
parent7a1196805baad8fe055f92cfa8746c67684749b9 (diff)
downloadNational_eIDAS_Gateway-291905eed9c187444c83657241b589d31d825149.tar.gz
National_eIDAS_Gateway-291905eed9c187444c83657241b589d31d825149.tar.bz2
National_eIDAS_Gateway-291905eed9c187444c83657241b589d31d825149.zip
update third-party libs to latest versions
Diffstat (limited to 'connector/src/main/resources/specific_eIDAS_connector.beans.xml')
-rw-r--r--connector/src/main/resources/specific_eIDAS_connector.beans.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/connector/src/main/resources/specific_eIDAS_connector.beans.xml b/connector/src/main/resources/specific_eIDAS_connector.beans.xml
index 0f8511d5..df2a9aa4 100644
--- a/connector/src/main/resources/specific_eIDAS_connector.beans.xml
+++ b/connector/src/main/resources/specific_eIDAS_connector.beans.xml
@@ -82,6 +82,9 @@
<property name="guiBuilder" ref="mvcGUIBuilderImpl" />
</bean>
+ <bean id="defaultErrorHandler"
+ class="at.gv.egiz.eaaf.core.impl.idp.auth.services.DefaultErrorService"/>
+
<bean id="securePendingRequestIdGeneration"
class="at.gv.egiz.eaaf.core.impl.utils.SecurePendingRequestIdGenerationStrategy" />