summaryrefslogtreecommitdiff
path: root/eaaf_modules/eaaf_module_auth_sl20/src/main/java/at/gv/egiz/eaaf/modules/auth/sl20/Constants.java
AgeCommit message (Collapse)AuthorFilesLines
2023-08-21feat(sl20): add basic certificate-validity check into JWS validationThomas1-0/+2
The check can be disabled by using the configuration property: modules.sl20.security.truststore.need.valid.certificate
2020-08-26refactor JWS and JWE implementation in SL2.0 module to reuse JWS and JWE ↵Thomas Lenz1-16/+20
specific implementation in other classes
2020-02-14add common-code for KeyStore and Credential handlingThomas Lenz1-10/+30
2019-12-05some code code-style modificationsThomas1-51/+43
active code-quality checks!
2019-12-04common EGIZ code-style refactoringThomas Lenz1-53/+70
2019-06-28change SL2.0 http redirect to 303Thomas Lenz1-1/+1
2019-06-28some small updatesThomas Lenz1-3/+6
2019-05-24update strategy for SL2.0 VDA back-end selectionThomas Lenz1-3/+4
2019-04-11add EAAF module for authentication method based on Security-Layer 2.0 ↵Thomas Lenz1-0/+54
communication