summaryrefslogtreecommitdiff
path: root/eaaf_modules/eaaf_module_auth_sl20/src/main/java/at/gv/egiz/eaaf/modules/auth/sl20/tasks/AbstractReceiveQualEidTask.java
AgeCommit message (Expand)AuthorFilesLines
2023-08-21fix(sl20): remove line-of-code that was a copy&past mistakeThomas1-6/+1
2023-08-21refact(sl20): clean-up SL20 response handlerThomas1-147/+177
2023-05-31refact(core): change some more internal representation to make it JSON serial...Thomas1-4/+7
2023-04-26feat(core): add extension-point to central errorHandler service to set applic...Thomas1-1/+1
2022-08-24refact(sl20): use custom static JSON Mapper implementationThomas1-1/+1
2021-08-05fix wrong error handling and missing TransactionId in case of an error during...Thomas1-6/+0
2021-06-18update some log messagesThomas1-2/+1
2021-03-25add additional logging into SL2.0 tasksThomas1-3/+4
2021-03-22switch to RC1 build of next moa-sig versionThomas1-9/+9
2020-10-21add new configuration property to switch between log-level "WARN" and "INFO" ...Thomas Lenz1-13/+12
2020-04-07inject VDA sessionId from SL2.0 error-response into internal error holderThomas Lenz1-20/+37
2020-02-05refactor generic error-handling to solve possible invalid error-response in S...Thomas Lenz1-124/+17
2019-12-05some code code-style modificationsThomas1-83/+61
2019-12-04to some more code quality tasksThomas1-8/+4
2019-12-04common EGIZ code-style refactoringThomas Lenz1-0/+344