summaryrefslogtreecommitdiff
path: root/eaaf_core/src/main/java/at/gv/egiz/eaaf/core/impl/idp/auth/modules
AgeCommit message (Expand)AuthorFilesLines
2022-10-24chore(core): add setter interfaces to inject an IRequestStorageThomas1-1/+6
2022-01-08fix(core): remove test code from method on production levelThomas1-5/+1
2022-01-08[fix] solve circular dependencies between 'AuthenticationManager', 'ModuleReg...Thomas1-0/+4
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 modificationsThomas2-48/+51
2019-12-04to some more code quality tasksThomas1-1/+1
2019-12-04common EGIZ code-style refactoringThomas Lenz2-394/+375
2019-11-12refactor AuthModule interface to inject current IRequest into selectProcess m...Thomas Lenz1-2/+4
2019-10-01inject ResourceLoader to facilitate Spring based resource loadingThomas Lenz1-0/+2
2019-07-04fix some small bugs in SL2.0 moduleThomas Lenz1-15/+17
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 Lenz2-4/+4
2018-07-12some more updatesThomas Lenz2-1/+49
2018-06-26initial commitThomas Lenz2-0/+371