From 38f60c2385cd47c320942fdc7c9eb158f0e320e0 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Fri, 13 Dec 2019 08:54:02 +0100 Subject: add code for SEMPER eIDAS extensions --- pom.xml | 1810 +++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 893 insertions(+), 917 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index e16484168..f5bfb5746 100644 --- a/pom.xml +++ b/pom.xml @@ -1,923 +1,899 @@ - - 4.0.0 - MOA - MOA - pom - 4.1.0 - MOA - - - ${basedir}/repository - UTF-8 - - - 4.1.0 - - 4.1.0 - 4.1.0 - - 2.0.1 - - 3.0.1 - 2.0.6 - - 1.3.2 - - - 0.3 - 1.0.13.1 - 5.2.2.RELEASE - 2.2.3.RELEASE - 2.2.3.RELEASE - 2.22.0 - - 2.3.1 - 2.3.0.1 - 28.1-jre - - 2.6.6 - 1.5.6 - 1.4.6 - 2.1.3 - 2.3.1 - 1.1 - - 5.4.3.Final - 2.6.0 - - 3.3.4 - 2.5.22 - - 2.0.0 - - 1.7.26 - - 4.5.8 - 4.4.11 - - - 8.0.16 - - - 4.12 - 2.6 - 3.9 - 4.3 - 3.2.2 - 1.6 - 2.10.2 - - 2.9.9 - 1.4 - ${org.springframework.version} - - - - - - default - - true - - default - - - - id - - - - moaid_local - local - file:${basedir}/../../../repository - - - - egiz-shibboleth-mirror - egiz-shibboleth-mirror - https://apps.egiz.gv.at/shibboleth_nexus/ - - - jboss - https://repository.jboss.org/nexus/content/repositories/central/ - - true - - - - egiz-commons - https://apps.egiz.gv.at/maven/ - - true - - - - - - - - - - - - maven-release-plugin - 2.5.1 - - - - - - - org.apache.maven.plugins - maven-surefire-plugin - ${surefire.version} - - - eu/stork/peps/test/simple/SimpleBaseTest.java - eu/stork/peps/test/simple/StorkAttrQueryRequestTest.java - eu/stork/peps/test/simple/StorkAttrQueryResponseTest.java - eu/stork/peps/test/simple/StorkAuthRequestTest.java - eu/stork/peps/test/simple/StorkLogoutRequestTest.java - eu/stork/peps/test/simple/StorkLogoutResponseTest.java - eu/stork/peps/test/simple/StorkNewResponseTest.java - eu/stork/peps/test/simple/StorkResponseTest.java - test/MOAIDTestCase.java - test/at/gv/egovernment/moa/MOATestCase.java - test/at/gv/egovernment/moa/id/UnitTestCase.java - test/at/gv/egovernment/moa/id/auth/MOAIDAuthInitialiserTest.java - test/at/gv/egovernment/moa/id/auth/builder/GetIdentityLinkFormBuilderTest.java - test/at/gv/egovernment/moa/id/auth/builder/InfoboxReadRequestBuilderTest.java - test/at/gv/egovernment/moa/id/auth/builder/PersonDataBuilderTest.java - test/at/gv/egovernment/moa/id/auth/builder/SAMLArtifactBuilderTest.java - test/at/gv/egovernment/moa/id/auth/builder/VerifyXMLSignatureRequestBuilderTest.java - test/at/gv/egovernment/moa/id/auth/invoke/IdentityLinkAssertionParserTest.java - test/at/gv/egovernment/moa/id/auth/invoke/MOASPSSTestCase.java - test/at/gv/egovernment/moa/id/auth/invoke/SignatureVerificationTest.java - test/at/gv/egovernment/moa/id/auth/oauth/CertTest.java - test/at/gv/egovernment/moa/id/auth/parser/IdentityLinkAssertionParserTest.java - test/at/gv/egovernment/moa/id/auth/parser/InfoboxReadResponseParserTest.java - test/at/gv/egovernment/moa/id/auth/parser/SAMLArtifactParserTest.java - test/at/gv/egovernment/moa/id/proxy/builder/SAMLArtifactBuilderTest.java - test/at/gv/egovernment/moa/id/proxy/builder/SAMLRequestBuilderTest.java - test/at/gv/egovernment/moa/id/proxy/parser/SAMLResponseParserTest.java - test/at/gv/egovernment/moa/spss/SPSSTestCase.java - test/at/gv/egovernment/moa/spss/api/xmlbind/CreateXMLSignatureRequestParserTest.java - test/at/gv/egovernment/moa/spss/api/xmlbind/TransformParserTest.java - test/at/gv/egovernment/moa/spss/api/xmlbind/VerifyCMSSignatureRequestParserTest.java - test/at/gv/egovernment/moa/spss/api/xmlbind/VerifyXMLSignatureRequestParserTest.java - test/at/gv/egovernment/moa/spss/server/iaik/config/ConfigurationDataImplTest.java - test/at/gv/egovernment/moa/spss/server/iaik/config/IaikConfiguratorTest.java - test/at/gv/egovernment/moa/spss/server/invoke/CMSSignatureVerificationInvokerTest.java - test/at/gv/egovernment/moa/spss/server/invoke/DataObjectFactoryTest.java - test/at/gv/egovernment/moa/spss/server/invoke/TransformationFactoryTest.java - test/at/gv/egovernment/moa/spss/server/invoke/XMLSignatureCreationInvokerTest.java - test/at/gv/egovernment/moa/spss/server/invoke/XMLSignatureVerificationInvokerTest.java - test/at/gv/egovernment/moa/spss/server/tools/CertToolTest.java - test/at/gv/egovernment/moa/util/DOMUtilsTest.java - test/at/gv/egovernment/moa/util/KeyStoreUtilsTest.java - test/at/gv/egovernment/moa/util/SSLUtilsTest.java - test/at/gv/egovernment/moa/util/URLDecoderTest.java - test/at/gv/egovernment/moa/util/URLEncoderTest.java - test/at/gv/egovernment/moa/util/XMLGrammarBuilderTest.java - test/at/gv/egovernment/moa/util/XPathUtilsTest.java - - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.6.1 - - false - true - ${env.BUILD_EXECUTEABLE} - ${env.BUILD_VERSION} - ${project.build.sourceEncoding} - 1.8 - 1.8 - - - - org.apache.maven.plugins - maven-jar-plugin - 3.1.2 - - - - true - - - - - - false - maven-assembly-plugin - - 2.2.2 - - - moa - UTF-8 - - id/assembly-auth-final.xml - id/assembly-auth-edu.xml - id/assembly-proxy.xml - - - - - - - - org.codehaus.mojo - versions-maven-plugin - 2.7 - - - - - - - - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - - test.* - false - - - - - - - - - - org.apache.commons - commons-dbcp2 - ${org.apache.commons.commons.dbcp2} - - - org.opensaml - opensaml - ${opensaml.version} - - - org.opensaml - xmltooling - ${xmltooling.version} - - - org.opensaml - openws - ${org.opensaml.openws.version} - - - org.apache.santuario - xmlsec - ${xmlsec.version} - - - - javax.xml.ws - jaxws-api - ${jaxws-api.version} - - - javax.jws - javax.jws-api - ${jws-api.version} - - - - - com.google.guava - guava - ${guava.version} - - - - org.apache.cxf - cxf-rt-frontend-jaxws - ${cxf.version} - - - org.apache.cxf - cxf-rt-transports-http - ${cxf.version} - - - - commons-collections - commons-collections - ${org.apache.commons.collections3.version} - - - - org.apache.commons - commons-text - ${org.apache.commons-text.version} - - - - org.apache.struts - struts2-core - ${struts.version} - - - org.apache.struts - struts2-json-plugin - ${struts.version} - - - - at.gv.util - egovutils - ${egovutils.version} - - - - at.gv.egiz.components - egiz-spring-api - ${egiz-spring-api.version} - - - - org.slf4j - slf4j-api - ${slf4j.version} - - - org.slf4j - jcl-over-slf4j - ${slf4j.version} - - - org.slf4j - jul-to-slf4j - ${slf4j.version} - - - org.slf4j - slf4j-log4j12 - ${slf4j.version} - - - - jaxen - jaxen - 1.1.6 - - - saxpath - saxpath - 1.0-FCS - compile - - - - org.apache.logging.log4j - log4j-core - 2.5 - - - - org.apache.httpcomponents - httpclient - ${httpclient.version} - - - - org.apache.httpcomponents - httpcore - ${httpcore.version} - - - - org.postgresql - postgresql - 9.3-1102-jdbc41 - - - - javax.mail - mail - 1.4.7 - - - commons-fileupload - commons-fileupload - 1.3.3 - - - commons-httpclient - commons-httpclient - 3.1 - - - dav4j - dav4j - 0.1 - compile - - - httpsclient - httpsclient - JSSE-1.0 - compile - - - - - - - - at.gv.egiz.eaaf - eaaf_core_api - ${egiz.eaaf.version} - - - at.gv.egiz.eaaf - eaaf-core - ${egiz.eaaf.version} - - - at.gv.egiz.eaaf - eaaf-core - test-jar - ${egiz.eaaf.version} - test - - - at.gv.egiz.eaaf - eaaf_module_pvp2_idp - ${egiz.eaaf.version} - - - at.gv.egiz.eaaf - eaaf_module_pvp2_sp - ${egiz.eaaf.version} - - - at.gv.egiz.eaaf - eaaf_module_pvp2_core - ${egiz.eaaf.version} - - - at.gv.egiz.eaaf - eaaf_module_auth_sl20 - ${egiz.eaaf.version} - - - - - MOA.id.server - moa-id-spring-initializer - ${moa-id-version} - - - - MOA.id.server - moa-id-frontend-resources - ${moa-id-version} - - - - MOA.id - moa-spss-container - ${moa-id-version} - pom - - - - - - MOA.id.server - moa-id-lib - ${moa-id-version} - compile - - - MOA.id.server - moa-id-commons - ${moa-id-version} - compile - - - - MOA.id.server - moa-id-jaxb_classes - ${moa-id-version} - - - - MOA.id.server - moa-id-lib - ${moa-id-version} - test - test-jar - - - - MOA.id.server.modules - moa-id-module-stork - ${moa-id-version} - - - MOA.id.server.modules - moa-id-module-monitoring - ${moa-id-version} - - - MOA.id.server.modules - moa-id-module-saml1 - ${moa-id-version} - - - MOA.id.server.modules - moa-id-module-openID - ${moa-id-version} - - - MOA.id.server.modules - moa-id-modul-citizencard_authentication - ${moa-id-version} - - - MOA.id.server.modules - moa-id-module-eIDAS - ${moa-id-version} - - - MOA.id.server.modules - moa-id-module-pvp2 - ${moa-id-version} - - - MOA.id.server.modules - moa-id-modules-federated_authentication - ${moa-id-version} - - - - MOA.id.server.modules - moa-id-module-elga_mandate_service - ${moa-id-module-elga_mandate_client} - - - - MOA.id.server.modules - moa-id-module-bkaMobilaAuthSAML2Test - ${moa-id-version} - - - - MOA.id.server.modules - moa-id-module-sl20_authentication - ${moa-id-version} - - - - MOA.id.server.modules - moa-id-module-AT_eIDAS_connector - ${moa-id-version} - - - - MOA.id.server.modules - moa-id-module-EID_connector - ${moa-id-version} - - - - - MOA.id.server - moa-id-commons - ${moa-id-version} - test-jar - test - - - - junit - junit - ${junit.version} - test - - - commons-logging - commons-logging - 1.2 - compile - - - - javax.servlet - javax.servlet-api - 3.0.1 - provide - - - javax.activation - activation - 1.1.1 - compile - - - commons-discovery - commons-discovery - 0.5 - compile - - - - iaik.prod - iaik_jce_full - 5.52_moa - - - - iaik.prod - iaik_X509TrustManager - 0.3.1 - compile - - - iaik.prod - iaik_Pkcs11Provider - 1.2.4 - runtime - - - iaik.prod - iaik_Pkcs11Wrapper - 1.2.17 - compile - - - iaik.prod - iaik_Pkcs11Wrapper - 1.2.17 - win32 - dll - runtime - - - iaik.prod - iaik_Pkcs11Wrapper - 1.2.17 - linux - so - runtime - - - iaik.prod - iaik_Pkcs11Wrapper - 1.2.17 - linux_x64 - so - runtime - - - iaik.prod - iaik_Pkcs11Wrapper - 1.2.17 - solaris_sparc - so - runtime - - - iaik.prod - iaik_Pkcs11Wrapper - 1.2.17 - solaris_sparcv9 - so - runtime - - - iaik.prod - iaik_Pkcs11Wrapper - 1.2.17 - win64 - dll - runtime - - - - javax.xml.bind - jaxb-api - ${jaxb.version} - - - - xerces - xercesImpl - 2.11.0 - compile - - - - xalan-bin-dist - xml-apis - 2.11.0 - runtime - - - - xalan-bin-dist - xalan - 2.7.1 - compile - - - xalan-bin-dist - serializer - 2.7.1 - runtime - - - - org.springframework - spring-webmvc - ${org.springframework.version} - - - - org.springframework.data - spring-data-redis - ${org.springframework.data.spring-data-redis} - - - - - - com.fasterxml.jackson.core - jackson-core - ${jackson-version} - - - - com.fasterxml.jackson.core - jackson-databind - ${jackson-version} - - - com.fasterxml.jackson.core - jackson-annotations - ${jackson-version} - - - commons-cli - commons-cli - ${apache-cli-version} - - - - com.sun.xml.bind - jaxb-core - ${jaxb-core.version} - - - com.sun.xml.bind - jaxb-impl - ${jaxb.version} - - - - org.easymock - easymock - test - 3.5 - - - org.unitils - unitils-core - 3.4.6 - - - - + + + 4.0.0 + MOA + MOA + pom + 4.1.0 + MOA - - - iaik.prod - iaik_Pkcs11Wrapper - win32 - dll - runtime - - - iaik.prod - iaik_Pkcs11Wrapper - linux - so - runtime - - - iaik.prod - iaik_Pkcs11Wrapper - linux_x64 - so - runtime - - - iaik.prod - iaik_Pkcs11Wrapper - solaris_sparc - so - runtime - - - iaik.prod - iaik_Pkcs11Wrapper - solaris_sparcv9 - so - runtime - - - iaik.prod - iaik_Pkcs11Wrapper - win64 - dll - runtime - - - commons-io - commons-io - ${org.apache.commons.io.version} - + + ${basedir}/repository + UTF-8 - + + 4.1.0 + + 4.1.0 + 4.1.0 + + 2.0.1 + + 3.0.1 + 2.0.6 + + 1.3.2 + + + 0.3 + 1.0.13.2 + 5.2.2.RELEASE + 2.2.3.RELEASE + 2.2.3.RELEASE + 2.22.0 + + 2.3.1 + 2.3.0.1 + 28.1-jre + + 2.6.6 + 1.5.6 + 1.4.6 + 2.1.3 + 2.3.1 + 1.1 + + 5.4.3.Final + 2.6.0 + + 3.3.4 + 2.5.22 + + 2.0.0 - + 1.7.26 + + 4.5.8 + 4.4.11 + + + 8.0.16 + + + 4.12 + 2.6 + 3.9 + 4.3 + 3.2.2 + 1.6 + 2.10.2 + + 2.9.9 + 1.4 + ${org.springframework.version} + + + + + + default + + true + + default + + + + id + + - MOA - MOA Dependencies - - default - file://${repositoryPath} + moaid_local + local + file:${basedir}/../../../repository - + + + egiz-shibboleth-mirror + egiz-shibboleth-mirror + https://apps.egiz.gv.at/shibboleth_nexus/ + + + jboss + https://repository.jboss.org/nexus/content/repositories/central/ + + true + + + + egiz-commons + https://apps.egiz.gv.at/maven/ + + true + + + + + + + + + + + + maven-release-plugin + 2.5.1 + + + + + + + org.apache.maven.plugins + maven-surefire-plugin + ${surefire.version} + + + eu/stork/peps/test/simple/SimpleBaseTest.java + eu/stork/peps/test/simple/StorkAttrQueryRequestTest.java + eu/stork/peps/test/simple/StorkAttrQueryResponseTest.java + eu/stork/peps/test/simple/StorkAuthRequestTest.java + eu/stork/peps/test/simple/StorkLogoutRequestTest.java + eu/stork/peps/test/simple/StorkLogoutResponseTest.java + eu/stork/peps/test/simple/StorkNewResponseTest.java + eu/stork/peps/test/simple/StorkResponseTest.java + test/MOAIDTestCase.java + test/at/gv/egovernment/moa/MOATestCase.java + test/at/gv/egovernment/moa/id/UnitTestCase.java + test/at/gv/egovernment/moa/id/auth/MOAIDAuthInitialiserTest.java + test/at/gv/egovernment/moa/id/auth/builder/GetIdentityLinkFormBuilderTest.java + test/at/gv/egovernment/moa/id/auth/builder/InfoboxReadRequestBuilderTest.java + test/at/gv/egovernment/moa/id/auth/builder/PersonDataBuilderTest.java + test/at/gv/egovernment/moa/id/auth/builder/SAMLArtifactBuilderTest.java + test/at/gv/egovernment/moa/id/auth/builder/VerifyXMLSignatureRequestBuilderTest.java + test/at/gv/egovernment/moa/id/auth/invoke/IdentityLinkAssertionParserTest.java + test/at/gv/egovernment/moa/id/auth/invoke/MOASPSSTestCase.java + test/at/gv/egovernment/moa/id/auth/invoke/SignatureVerificationTest.java + test/at/gv/egovernment/moa/id/auth/oauth/CertTest.java + test/at/gv/egovernment/moa/id/auth/parser/IdentityLinkAssertionParserTest.java + test/at/gv/egovernment/moa/id/auth/parser/InfoboxReadResponseParserTest.java + test/at/gv/egovernment/moa/id/auth/parser/SAMLArtifactParserTest.java + test/at/gv/egovernment/moa/id/proxy/builder/SAMLArtifactBuilderTest.java + test/at/gv/egovernment/moa/id/proxy/builder/SAMLRequestBuilderTest.java + test/at/gv/egovernment/moa/id/proxy/parser/SAMLResponseParserTest.java + test/at/gv/egovernment/moa/spss/SPSSTestCase.java + test/at/gv/egovernment/moa/spss/api/xmlbind/CreateXMLSignatureRequestParserTest.java + test/at/gv/egovernment/moa/spss/api/xmlbind/TransformParserTest.java + test/at/gv/egovernment/moa/spss/api/xmlbind/VerifyCMSSignatureRequestParserTest.java + test/at/gv/egovernment/moa/spss/api/xmlbind/VerifyXMLSignatureRequestParserTest.java + test/at/gv/egovernment/moa/spss/server/iaik/config/ConfigurationDataImplTest.java + test/at/gv/egovernment/moa/spss/server/iaik/config/IaikConfiguratorTest.java + test/at/gv/egovernment/moa/spss/server/invoke/CMSSignatureVerificationInvokerTest.java + test/at/gv/egovernment/moa/spss/server/invoke/DataObjectFactoryTest.java + test/at/gv/egovernment/moa/spss/server/invoke/TransformationFactoryTest.java + test/at/gv/egovernment/moa/spss/server/invoke/XMLSignatureCreationInvokerTest.java + test/at/gv/egovernment/moa/spss/server/invoke/XMLSignatureVerificationInvokerTest.java + test/at/gv/egovernment/moa/spss/server/tools/CertToolTest.java + test/at/gv/egovernment/moa/util/DOMUtilsTest.java + test/at/gv/egovernment/moa/util/KeyStoreUtilsTest.java + test/at/gv/egovernment/moa/util/SSLUtilsTest.java + test/at/gv/egovernment/moa/util/URLDecoderTest.java + test/at/gv/egovernment/moa/util/URLEncoderTest.java + test/at/gv/egovernment/moa/util/XMLGrammarBuilderTest.java + test/at/gv/egovernment/moa/util/XPathUtilsTest.java + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.6.1 + + false + true + ${env.BUILD_EXECUTEABLE} + ${env.BUILD_VERSION} + ${project.build.sourceEncoding} + 1.8 + 1.8 + + + + org.apache.maven.plugins + maven-jar-plugin + 3.1.2 + + + + true + + + + + + false + maven-assembly-plugin + + 2.2.2 + + + moa + UTF-8 + + id/assembly-auth-final.xml + id/assembly-auth-edu.xml + id/assembly-proxy.xml + + + + + + + + org.codehaus.mojo + versions-maven-plugin + 2.7 + + + + + + + + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + + test.* + false + + + + + + + + + + org.apache.commons + commons-dbcp2 + ${org.apache.commons.commons.dbcp2} + + + org.opensaml + opensaml + ${opensaml.version} + + + org.opensaml + xmltooling + ${xmltooling.version} + + + org.opensaml + openws + ${org.opensaml.openws.version} + + + org.apache.santuario + xmlsec + ${xmlsec.version} + + + + javax.xml.ws + jaxws-api + ${jaxws-api.version} + + + javax.jws + javax.jws-api + ${jws-api.version} + + + + + com.google.guava + guava + ${guava.version} + + + + org.apache.cxf + cxf-rt-frontend-jaxws + ${cxf.version} + + + org.apache.cxf + cxf-rt-transports-http + ${cxf.version} + + + + commons-collections + commons-collections + ${org.apache.commons.collections3.version} + + + + org.apache.commons + commons-text + ${org.apache.commons-text.version} + + + + org.apache.struts + struts2-core + ${struts.version} + + + org.apache.struts + struts2-json-plugin + ${struts.version} + + + + at.gv.util + egovutils + ${egovutils.version} + + + + at.gv.egiz.components + egiz-spring-api + ${egiz-spring-api.version} + + + + org.slf4j + slf4j-api + ${slf4j.version} + + + org.slf4j + jcl-over-slf4j + ${slf4j.version} + + + org.slf4j + jul-to-slf4j + ${slf4j.version} + + + org.slf4j + slf4j-log4j12 + ${slf4j.version} + + + + jaxen + jaxen + 1.1.6 + + + saxpath + saxpath + 1.0-FCS + compile + + + + org.apache.logging.log4j + log4j-core + 2.5 + + + + org.apache.httpcomponents + httpclient + ${httpclient.version} + + + + org.apache.httpcomponents + httpcore + ${httpcore.version} + + + + org.postgresql + postgresql + 9.3-1102-jdbc41 + + + + javax.mail + mail + 1.4.7 + + + commons-fileupload + commons-fileupload + 1.3.3 + + + commons-httpclient + commons-httpclient + 3.1 + + + dav4j + dav4j + 0.1 + compile + + + httpsclient + httpsclient + JSSE-1.0 + compile + + + + + + + + at.gv.egiz.eaaf + eaaf_core_api + ${egiz.eaaf.version} + + + at.gv.egiz.eaaf + eaaf-core + ${egiz.eaaf.version} + + + at.gv.egiz.eaaf + eaaf-core + test-jar + ${egiz.eaaf.version} + test + + + at.gv.egiz.eaaf + eaaf_module_pvp2_idp + ${egiz.eaaf.version} + + + at.gv.egiz.eaaf + eaaf_module_pvp2_sp + ${egiz.eaaf.version} + + + at.gv.egiz.eaaf + eaaf_module_pvp2_core + ${egiz.eaaf.version} + + + at.gv.egiz.eaaf + eaaf_module_auth_sl20 + ${egiz.eaaf.version} + + + at.gv.egiz.eaaf + eaaf_core_utils + ${egiz.eaaf.version} + test + test-jar + + + at.gv.egiz.eaaf + eaaf-core + ${egiz.eaaf.version} + test + test-jar + + + + + MOA.id.server + moa-id-spring-initializer + ${moa-id-version} + + + + MOA.id.server + moa-id-frontend-resources + ${moa-id-version} + + + + MOA.id + moa-spss-container + ${moa-id-version} + pom + + + + + + MOA.id.server + moa-id-lib + ${moa-id-version} + compile + + + MOA.id.server + moa-id-commons + ${moa-id-version} + compile + + + + MOA.id.server + moa-id-jaxb_classes + ${moa-id-version} + + + + MOA.id.server + moa-id-lib + ${moa-id-version} + test + test-jar + + + + MOA.id.server.modules + moa-id-module-stork + ${moa-id-version} + + + MOA.id.server.modules + moa-id-module-monitoring + ${moa-id-version} + + + MOA.id.server.modules + moa-id-module-saml1 + ${moa-id-version} + + + MOA.id.server.modules + moa-id-module-openID + ${moa-id-version} + + + MOA.id.server.modules + moa-id-modul-citizencard_authentication + ${moa-id-version} + + + MOA.id.server.modules + moa-id-module-eIDAS + ${moa-id-version} + + + MOA.id.server.modules + moa-id-module-pvp2 + ${moa-id-version} + + + MOA.id.server.modules + moa-id-modules-federated_authentication + ${moa-id-version} + + + + MOA.id.server.modules + moa-id-module-elga_mandate_service + ${moa-id-module-elga_mandate_client} + + + + MOA.id.server.modules + moa-id-module-bkaMobilaAuthSAML2Test + ${moa-id-version} + + + + MOA.id.server.modules + moa-id-module-sl20_authentication + ${moa-id-version} + + + + MOA.id.server.modules + moa-id-module-AT_eIDAS_connector + ${moa-id-version} + + + + MOA.id.server.modules + moa-id-module-EID_connector + ${moa-id-version} + + + + + MOA.id.server + moa-id-commons + ${moa-id-version} + test-jar + test + + + + junit + junit + ${junit.version} + test + + + commons-logging + commons-logging + 1.2 + compile + + + + javax.servlet + javax.servlet-api + 3.0.1 + provide + + + javax.activation + activation + 1.1.1 + compile + + + commons-discovery + commons-discovery + 0.5 + compile + + + + iaik.prod + iaik_jce_full + 5.52_moa + + + + iaik.prod + iaik_X509TrustManager + 0.3.1 + compile + + + iaik.prod + iaik_Pkcs11Provider + 1.2.4 + runtime + + + iaik.prod + iaik_Pkcs11Wrapper + 1.2.17 + compile + + + iaik.prod + iaik_Pkcs11Wrapper + 1.2.17 + win32 + dll + runtime + + + iaik.prod + iaik_Pkcs11Wrapper + 1.2.17 + linux + so + runtime + + + iaik.prod + iaik_Pkcs11Wrapper + 1.2.17 + linux_x64 + so + runtime + + + iaik.prod + iaik_Pkcs11Wrapper + 1.2.17 + solaris_sparc + so + runtime + + + iaik.prod + iaik_Pkcs11Wrapper + 1.2.17 + solaris_sparcv9 + so + runtime + + + iaik.prod + iaik_Pkcs11Wrapper + 1.2.17 + win64 + dll + runtime + + + + javax.xml.bind + jaxb-api + ${jaxb.version} + + + + xerces + xercesImpl + 2.11.0 + compile + + + + xalan-bin-dist + xml-apis + 2.11.0 + runtime + + + + xalan-bin-dist + xalan + 2.7.1 + compile + + + xalan-bin-dist + serializer + 2.7.1 + runtime + + + + org.springframework + spring-webmvc + ${org.springframework.version} + + + + org.springframework.data + spring-data-redis + ${org.springframework.data.spring-data-redis} + + + + + + com.fasterxml.jackson.core + jackson-core + ${jackson-version} + + + + com.fasterxml.jackson.core + jackson-databind + ${jackson-version} + + + com.fasterxml.jackson.core + jackson-annotations + ${jackson-version} + + + commons-cli + commons-cli + ${apache-cli-version} + + + + com.sun.xml.bind + jaxb-core + ${jaxb-core.version} + + + com.sun.xml.bind + jaxb-impl + ${jaxb.version} + + + + org.easymock + easymock + test + 3.5 + + + org.unitils + unitils-core + 3.4.6 + + + + + + + + iaik.prod + iaik_Pkcs11Wrapper + win32 + dll + runtime + + + iaik.prod + iaik_Pkcs11Wrapper + linux + so + runtime + + + iaik.prod + iaik_Pkcs11Wrapper + linux_x64 + so + runtime + + + iaik.prod + iaik_Pkcs11Wrapper + solaris_sparc + so + runtime + + + iaik.prod + iaik_Pkcs11Wrapper + solaris_sparcv9 + so + runtime + + + iaik.prod + iaik_Pkcs11Wrapper + win64 + dll + runtime + + + commons-io + commons-io + ${org.apache.commons.io.version} + + + + + + + MOA + MOA Dependencies + + default + file://${repositoryPath} + + -- cgit v1.2.3