From c732eccaaa0bae8ec551dabfed165991b1c2fcff Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Fri, 26 Feb 2016 08:31:11 +0100 Subject: Add initial version of ELGA mandate-service authentication-module --- .../moa-id-module-elga_mandate_service/pom.xml | 47 ++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 id/server/modules/moa-id-module-elga_mandate_service/pom.xml (limited to 'id/server/modules/moa-id-module-elga_mandate_service/pom.xml') diff --git a/id/server/modules/moa-id-module-elga_mandate_service/pom.xml b/id/server/modules/moa-id-module-elga_mandate_service/pom.xml new file mode 100644 index 000000000..3b5d1ba66 --- /dev/null +++ b/id/server/modules/moa-id-module-elga_mandate_service/pom.xml @@ -0,0 +1,47 @@ + + 4.0.0 + + MOA.id.server.modules + moa-id-modules + ${moa-id-version} + + moa-id-module-elga_mandate_service + ${moa-id-module-elga_mandate_client} + ELGA mandate-service client + This authentication module implements a + client to integrate ELGA mandates in the MOA-ID identification and authentication process. + + + EGIZ + https://www.egiz.gv.at + + + + Thomas Lenz + EGIZ + thomas.lenz@egiz.gv.at + + + + + ${basedir}/../../../../repository + + + + + MOA.id.server + moa-id-lib + + + + MOA.id.server.modules + moa-id-modul-citizencard_authentication + + + * + + + + + + \ No newline at end of file -- cgit v1.2.3