diff options
author | Florian Reimair <florian.reimair@iaik.tugraz.at> | 2016-01-13 16:47:05 +0100 |
---|---|---|
committer | Florian Reimair <florian.reimair@iaik.tugraz.at> | 2016-01-13 16:47:05 +0100 |
commit | 1d65e35ef38e8a7405ec25def325080b7da2ab4d (patch) | |
tree | 0c6ee21b5cc0064f8b9cafd7b4c644d5ca1b56fc /id/server/modules/moa-id-module-eIDAS/src/main/resources/META-INF | |
parent | 22820de6b6fa074be1d9990766fa631a6f7f5818 (diff) | |
download | moa-id-spss-1d65e35ef38e8a7405ec25def325080b7da2ab4d.tar.gz moa-id-spss-1d65e35ef38e8a7405ec25def325080b7da2ab4d.tar.bz2 moa-id-spss-1d65e35ef38e8a7405ec25def325080b7da2ab4d.zip |
moa learned how to receive eidas node requests
Diffstat (limited to 'id/server/modules/moa-id-module-eIDAS/src/main/resources/META-INF')
-rw-r--r-- | id/server/modules/moa-id-module-eIDAS/src/main/resources/META-INF/services/at.gv.egovernment.moa.id.moduls.IModulInfo | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/id/server/modules/moa-id-module-eIDAS/src/main/resources/META-INF/services/at.gv.egovernment.moa.id.moduls.IModulInfo b/id/server/modules/moa-id-module-eIDAS/src/main/resources/META-INF/services/at.gv.egovernment.moa.id.moduls.IModulInfo new file mode 100644 index 000000000..31d15951c --- /dev/null +++ b/id/server/modules/moa-id-module-eIDAS/src/main/resources/META-INF/services/at.gv.egovernment.moa.id.moduls.IModulInfo @@ -0,0 +1 @@ +at.gv.egovernment.moa.id.protocols.eidas.EIDASProtocol
\ No newline at end of file |