summaryrefslogtreecommitdiff
path: root/eaaf_modules/eaaf_module_auth_sl20/src/main/java/at/gv/egiz/eaaf/modules/auth/sl20/utils/JsonSecurityUtils.java
AgeCommit message (Expand)AuthorFilesLines
2020-03-10inject X509 certificates into JOSE signature-verification response if availableThomas Lenz1-1/+1
2020-02-17Update sign method to add parameter for JOSE x509c headerThomas Lenz1-23/+51
2020-02-17update EaafKeyStoreFactory to get the Security Provider if the KeyStore depen...Thomas Lenz1-67/+68
2020-02-14add common-code for KeyStore and Credential handlingThomas Lenz1-140/+131
2019-12-05some code code-style modificationsThomas1-66/+41
2019-12-04to some more code quality tasksThomas1-4/+8
2019-12-04common EGIZ code-style refactoringThomas Lenz1-370/+403
2019-11-14refactor JoseTools to support JWS signature verification by using one truststoreThomas Lenz1-68/+94
2019-06-28some small updatesThomas Lenz1-29/+29
2019-04-11add EAAF module for authentication method based on Security-Layer 2.0 communi...Thomas Lenz1-0/+394