Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-01-29 | Integrate processes with module discovery. | Thomas Knall | 2 | -2/+3 | |
- 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. | |||||
2015-01-28 | implement ModuleRegistry, implement standard moaid process, start ↵ | Gerwin Gsenger | 1 | -0/+2 | |
ModuleRegistry at moa-id startup, fix typo in package name |