summaryrefslogtreecommitdiff
path: root/eaaf_core/src/main/java/at/gv/egiz/eaaf/core/impl/idp/auth/modules/AbstractAuthServletTask.java
AgeCommit message (Expand)AuthorFilesLines
2022-10-24chore(core): add setter interfaces to inject an IRequestStorageThomas1-1/+6
2021-01-07refactor AbstractLocaleAuthTask to move userStopOperation into parent classThomas Lenz1-11/+42
2020-07-01update log message in case of SL2.0 VDA connection errorThomas Lenz1-11/+28
2019-12-05some code code-style modificationsThomas1-32/+35
2019-12-04common EGIZ code-style refactoringThomas Lenz1-241/+238
2019-10-01inject ResourceLoader to facilitate Spring based resource loadingThomas Lenz1-0/+2
2019-05-03update process finalization and update pendingReqIdGenerationStrategyThomas Lenz1-17/+38
2019-04-11refactor protocol finalization to support protocol response without final red...Thomas Lenz1-2/+2
2018-11-21update pendingReqId also on executionContextThomas Lenz1-1/+5
2018-09-13fix typo in license header1.0.2Thomas Lenz1-2/+2
2018-07-12some more updatesThomas Lenz1-1/+25
2018-06-26initial commitThomas Lenz1-0/+220