summaryrefslogtreecommitdiff
path: root/eaaf_core/src/main/java/at/gv/egiz/eaaf/core/impl/idp/controller/ProtocolFinalizationController.java
AgeCommit message (Expand)AuthorFilesLines
2020-11-09fix missing "transactionID" injection in protocol-finalization and error-hand...Thomas Lenz1-1/+13
2020-11-06adapt logging to improve debuggingThomas Lenz1-1/+4
2020-11-06optimize error-handling in case with special focus on backend communication-r...Thomas Lenz1-13/+22
2020-10-13refactor error processingThomas Lenz1-11/+17
2020-10-13Serialize exceptions in error-handler manually to fix problems with Serializa...Thomas Lenz1-11/+15
2020-04-01update process-engine support HTTP POST and GET error forwarting.Thomas Lenz1-1/+1
2019-12-05some code code-style modificationsThomas1-16/+19
2019-12-04common EGIZ code-style refactoringThomas Lenz1-125/+134
2019-04-11refactor protocol finalization to support protocol response without final red...Thomas Lenz1-62/+16
2018-09-13fix typo in license header1.0.2Thomas Lenz1-2/+2
2018-07-12some more updatesThomas Lenz1-18/+34
2018-06-26initial commitThomas Lenz1-0/+178