aboutsummaryrefslogtreecommitdiff
path: root/id/server/modules/moa-id-modul-citizencard_authentication/src/main/resources/META-INF/services
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2016-02-26 08:30:01 +0100
committerThomas Lenz <tlenz@iaik.tugraz.at>2016-02-26 08:30:01 +0100
commitf04f5ff7977d87bdad7ed48b00fbffce239a416e (patch)
tree430dad068de62dbfeec3b225c47011058d71e70f /id/server/modules/moa-id-modul-citizencard_authentication/src/main/resources/META-INF/services
parent35f18cb4d51e6c42b5dd8edd9fd5d541d6a8b919 (diff)
downloadmoa-id-spss-f04f5ff7977d87bdad7ed48b00fbffce239a416e.tar.gz
moa-id-spss-f04f5ff7977d87bdad7ed48b00fbffce239a416e.tar.bz2
moa-id-spss-f04f5ff7977d87bdad7ed48b00fbffce239a416e.zip
Change CitizenCard AuthModule implementation to make it reusable in other modules
Diffstat (limited to 'id/server/modules/moa-id-modul-citizencard_authentication/src/main/resources/META-INF/services')
-rw-r--r--id/server/modules/moa-id-modul-citizencard_authentication/src/main/resources/META-INF/services/at.gv.egovernment.moa.id.auth.modules.AuthModule2
1 files changed, 1 insertions, 1 deletions
diff --git a/id/server/modules/moa-id-modul-citizencard_authentication/src/main/resources/META-INF/services/at.gv.egovernment.moa.id.auth.modules.AuthModule b/id/server/modules/moa-id-modul-citizencard_authentication/src/main/resources/META-INF/services/at.gv.egovernment.moa.id.auth.modules.AuthModule
index 02b4e5d7c..e628fbd1b 100644
--- a/id/server/modules/moa-id-modul-citizencard_authentication/src/main/resources/META-INF/services/at.gv.egovernment.moa.id.auth.modules.AuthModule
+++ b/id/server/modules/moa-id-modul-citizencard_authentication/src/main/resources/META-INF/services/at.gv.egovernment.moa.id.auth.modules.AuthModule
@@ -1,2 +1,2 @@
# The default moaid process
-at.gv.egovernment.moa.id.auth.modules.internal.AuthModuleImpl
+at.gv.egovernment.moa.id.auth.modules.internal.DefaultCitizenCardAuthModuleImpl