summaryrefslogtreecommitdiff
path: root/eaaf_modules/eaaf_module_auth_sl20/src/main/java/at/gv/egiz/eaaf/modules/auth/sl20/tasks/AbstractCreateQualEidRequestTask.java
AgeCommit message (Expand)AuthorFilesLines
2021-08-10remove misplaced log message in request VDA taskThomas1-3/+2
2021-08-05fix wrong error handling and missing TransactionId in case of an error during...Thomas1-5/+0
2021-03-25add additional logging into SL2.0 tasksThomas1-0/+11
2021-02-18update error-handling in case of a VDA communication failedThomas1-5/+8
2020-12-04set global transactionId as SL2.0 transactionIdThomas Lenz1-2/+2
2020-11-04refactoring of SL2.0 response processing to mitigate problems with Connection...Thomas Lenz1-20/+29
2020-10-13Serialize exceptions in error-handler manually to fix problems with Serializa...Thomas Lenz1-8/+4
2020-07-01update log message in case of SL2.0 VDA connection errorThomas Lenz1-3/+8
2020-06-10fix codestyle and moa-sig module clean-upThomas Lenz1-2/+0
2020-06-10add i18n parameter into SL2.0 requestThomas Lenz1-48/+70
2020-04-07set VDA sessionId into SL2.0 VDA request if it is availableThomas Lenz1-0/+28
2020-03-19inject authType parameter in VDA request to select a specific authentication ...Thomas Lenz1-0/+30
2020-03-11refactor HttpClientFactory.java to build HTTP clients with different authenti...Thomas Lenz1-1/+1
2019-12-05some code code-style modificationsThomas1-58/+49
2019-12-04to some more code quality tasksThomas1-2/+2
2019-12-04common EGIZ code-style refactoringThomas Lenz1-0/+250