aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/resources/at
AgeCommit message (Collapse)AuthorFilesLines
2015-01-29Integrate processes with module discovery.Thomas Knall2-0/+73
- Fix AuthModuleImpl process resource uri. - Create package at.gv.egovernment.moa.id.auth.modules with submodule "internal" and "stork". - Rename AuthModuleImpl to DefaultAuthModuleImpl (placed in at.gv.egovernment.moa.id.auth.modules.internal). - Move stork specific tasks to "...stork.tasks" and internal modules to "...internal.tasks". - Fix bean classes in applicationContext.xml - Move process descriptions to at.gv.egovernment.moa.id.auth.modules.[internal|stork]. - Add STORKAuthModuleImpl.