summaryrefslogtreecommitdiff
path: root/eaaf_core/src/main/java/at/gv/egiz/eaaf/core/impl/idp/controller/tasks
AgeCommit message (Expand)AuthorFilesLines
2021-08-05fix wrong error handling and missing TransactionId in case of an error during...Thomas1-4/+13
2021-04-21some small updates in central error-handlingThomas1-1/+1
2021-03-12refactor some code to Java Stream APIThomas1-8/+3
2021-01-07refactor AbstractLocaleAuthTask to move userStopOperation into parent classThomas Lenz1-25/+0
2019-12-05some code code-style modificationsThomas3-28/+32
2019-12-04common EGIZ code-style refactoringThomas Lenz3-225/+232
2019-11-22fix a problem with language selectionThomas Lenz1-1/+1
2019-11-21set process-canceled flag in case of user stops authprocessThomas Lenz1-1/+4
2019-11-12refactor AuthModule interface to inject current IRequest into selectProcess m...Thomas Lenz1-1/+1
2019-10-16move common method into abstract classThomas1-2/+13
2019-10-16Refactor AbstractLocaleAuthServletTask to faciltite 'processStop' in child cl...Thomas1-16/+21
2019-08-05add AbstractLocaleAuthServletTask.java into EAAF-core1.0.8Thomas Lenz1-0/+70
2019-05-03update process finalization and update pendingReqIdGenerationStrategyThomas Lenz2-33/+14
2019-04-11refactor protocol finalization to support protocol response without final red...Thomas Lenz1-6/+22
2018-09-13fix typo in license header1.0.2Thomas Lenz2-4/+4
2018-07-20some eventcode updatesThomas Lenz1-1/+4
2018-07-20some small modifications in attribute builderThomas Lenz1-1/+1
2018-07-12some more updatesThomas Lenz2-36/+89
2018-07-02add requested attributes to PVP S-profileThomas Lenz1-1/+1
2018-06-26initial commitThomas Lenz2-0/+149