summaryrefslogtreecommitdiff
path: root/eaaf_core_api/src/main/java/at/gv/egiz/eaaf/core/api
AgeCommit message (Expand)AuthorFilesLines
2019-12-04to some more code quality tasksThomas33-575/+570
2019-12-04common EGIZ code-style refactoringThomas Lenz57-3573/+3305
2019-11-21add stop condition to process-flow engine that can be set dynamically by tasksThomas Lenz1-0/+15
2019-11-14add SHA3 hash algorithm identifier for XMLThomas Lenz1-0/+8
2019-11-12refactor AuthModule interface to inject current IRequest into selectProcess m...Thomas Lenz2-2/+3
2019-09-16fix problems after interface refactoringThomas Lenz1-1/+1
2019-09-16add new configuration interfaceThomas Lenz2-50/+58
2019-08-19add new method to IStatusMessengerThomas Lenz1-0/+13
2019-08-19add definition for MANDATE_IDENTIFIER attributeThomas Lenz1-0/+6
2019-08-08Refactor GUIBuilderConfiguration to support Map and List based property formatThomas Lenz2-2/+36
2019-08-05add AbstractLocaleAuthServletTask.java into EAAF-core1.0.8Thomas Lenz2-0/+7
2019-06-28some small updatesThomas Lenz2-7/+9
2019-06-06update authenticationData and attribute builderThomas Lenz1-0/+8
2019-06-05add useMandate flagThomas Lenz1-0/+8
2019-05-29add new attribute builderThomas Lenz3-12/+73
2019-05-24update IConfiguration interfaces to support SpringBoot resources as configura...Thomas Lenz2-18/+25
2019-05-17refactor EAAF core to split API and ImplementationThomas Lenz41-0/+4150