summaryrefslogtreecommitdiff
path: root/eaaf_core/src/main/java/at/gv/egiz/eaaf/core/impl/idp/auth/AbstractAuthenticationManager.java
AgeCommit message (Expand)AuthorFilesLines
2022-11-30chore(core): switch log-level to INFO because log-level classification will b...Thomas1-1/+1
2022-01-08[fix] solve circular dependencies between 'AuthenticationManager', 'ModuleReg...Thomas1-13/+22
2021-04-21some small updates in central error-handlingThomas1-1/+1
2019-12-05some code code-style modificationsThomas1-41/+35
2019-12-04to some more code quality tasksThomas1-11/+7
2019-12-04common EGIZ code-style refactoringThomas Lenz1-340/+364
2019-11-12refactor AuthModule interface to inject current IRequest into selectProcess m...Thomas Lenz1-16/+16
2019-04-11refactor protocol finalization to support protocol response without final red...Thomas Lenz1-2/+4
2018-09-13fix typo in license header1.0.2Thomas Lenz1-2/+2
2018-07-25fix bug in auth/AbstractAuthenticationManager.java which adds http header nam...Thomas Lenz1-3/+8
2018-07-13some updates and bugfixesThomas Lenz1-1/+1
2018-07-12some more updatesThomas Lenz1-8/+30
2018-06-26initial commitThomas Lenz1-0/+341