summaryrefslogtreecommitdiff
path: root/eaaf_modules/eaaf_module_auth_sl20/src/main/java/at/gv/egiz/eaaf/modules/auth/sl20/AbstractSL20AuthenticationModulImpl.java
AgeCommit message (Expand)AuthorFilesLines
2022-01-08[fix] solve circular dependencies between 'AuthenticationManager', 'ModuleReg...Thomas1-6/+4
2019-12-05some code code-style modificationsThomas1-27/+23
2019-12-04to some more code quality tasksThomas1-2/+1
2019-12-04common EGIZ code-style refactoringThomas Lenz1-111/+127
2019-11-12refactor AuthModule interface to inject current IRequest into selectProcess m...Thomas Lenz1-3/+3
2019-07-04fix some small bugs in SL2.0 moduleThomas Lenz1-10/+37
2019-06-28some small updatesThomas Lenz1-1/+8
2019-05-03add http response header for SL20Thomas Lenz1-5/+5
2019-04-11add EAAF module for authentication method based on Security-Layer 2.0 communi...Thomas Lenz1-0/+96