summaryrefslogtreecommitdiff
path: root/eaaf_core/src/main/java/at/gv/egiz/eaaf/core/impl/idp/controller/tasks/RestartAuthProzessManagement.java
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
2019-12-05some code code-style modificationsThomas1-10/+15
2019-12-04common EGIZ code-style refactoringThomas Lenz1-98/+99
2019-11-12refactor AuthModule interface to inject current IRequest into selectProcess m...Thomas Lenz1-1/+1
2019-05-03update process finalization and update pendingReqIdGenerationStrategyThomas Lenz1-9/+9
2018-09-13fix typo in license header1.0.2Thomas Lenz1-2/+2
2018-07-20some small modifications in attribute builderThomas Lenz1-1/+1
2018-07-12some more updatesThomas Lenz1-36/+65
2018-07-02add requested attributes to PVP S-profileThomas Lenz1-1/+1
2018-06-26initial commitThomas Lenz1-0/+92