summaryrefslogtreecommitdiff
path: root/eaaf_modules/eaaf_module_auth_sl20/src/test
AgeCommit message (Collapse)AuthorFilesLines
2020-08-26refactor JWS and JWE implementation in SL2.0 module to reuse JWS and JWE ↵Thomas Lenz2-139/+145
specific implementation in other classes
2020-06-22rename testThomas Lenz1-0/+75
2020-06-22fix problem with JOSE encryption in combination with HSM-FacadeThomas Lenz10-60/+391
add jUnit test for JoseUtils
2020-06-19add first simple jUnit tests for JOSE-UtilsThomas Lenz11-0/+182