summaryrefslogtreecommitdiff
path: root/eaaf_modules/eaaf_module_auth_sl20/src/main/java/at/gv/egiz/eaaf/modules/auth/sl20/utils
AgeCommit message (Expand)AuthorFilesLines
2020-03-19inject authType parameter in VDA request to select a specific authentication ...Thomas Lenz1-0/+45
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 Lenz2-27/+68
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
2020-02-05refactor generic error-handling to solve possible invalid error-response in S...Thomas Lenz1-0/+166
2020-01-28fix typo and remove @deprecated flagsThomas Lenz1-0/+5
2019-12-05some code code-style modificationsThomas7-475/+344
2019-12-04to some more code quality tasksThomas6-33/+48
2019-12-04common EGIZ code-style refactoringThomas Lenz10-1848/+2058
2019-11-14refactor JoseTools to support JWS signature verification by using one truststoreThomas Lenz2-71/+136
2019-07-17update JSON mapper implementationThomas Lenz1-3/+26
2019-07-04fix some small bugs in SL2.0 moduleThomas Lenz2-4/+7
2019-06-28fix some small bugsThomas Lenz2-2/+2
2019-06-28some small updatesThomas Lenz5-125/+172
2019-05-22add example for MOA-SPSS configuration to eaaf_module_moa-sigThomas Lenz1-2/+3
2019-05-17refactor EAAF core to split API and ImplementationThomas Lenz1-2/+12
2019-05-03add http response header for SL20Thomas Lenz2-2/+6
2019-04-12minor changesThomas Lenz1-33/+34
2019-04-11add EAAF module for authentication method based on Security-Layer 2.0 communi...Thomas Lenz7-0/+1796