summaryrefslogtreecommitdiff
path: root/eaaf_core/src/main/java/at/gv/egiz/eaaf/core/impl/idp/controller/ProtocolFinalizationController.java
AgeCommit message (Collapse)AuthorFilesLines
2021-03-01change endpoints for protocol-finalization controller and add basic modul ↵Thomas1-2/+4
for end-points
2020-11-09fix missing "transactionID" injection in protocol-finalization and ↵Thomas Lenz1-1/+13
error-handler steps
2020-11-06adapt logging to improve debuggingThomas Lenz1-1/+4
2020-11-06optimize error-handling in case with special focus on backend ↵Thomas Lenz1-13/+22
communication-requests
2020-10-13refactor error processingThomas Lenz1-11/+17
2020-10-13Serialize exceptions in error-handler manually to fix problems with ↵Thomas Lenz1-11/+15
Serialization in some caching frameworks
2020-04-01update process-engine support HTTP POST and GET error forwarting.Thomas Lenz1-1/+1
This is needed for processes in IFrames
2019-12-05some code code-style modificationsThomas1-16/+19
active code-quality checks!
2019-12-04common EGIZ code-style refactoringThomas Lenz1-125/+134
2019-04-11refactor protocol finalization to support protocol response without final ↵Thomas Lenz1-62/+16
redirect
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