Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-10-04 | Add @author Tag Where It Was Missing | Christof Rabensteiner | 1 | -0/+4 | |
2019-10-04 | Add Licenses, NOTICE, and License Header | Christof Rabensteiner | 1 | -0/+21 | |
2019-08-26 | Fix: Change Injection of signatureVerifier Bean into TestSuite | Christof Rabensteiner | 1 | -14/+14 | |
- Problem: @TestConfiguration did not override config/MoaSigConfig. - Therefore test uses bean that is configured via application.yaml. - Solution: Replace @TestConfiguration with bean that was created and configured directly in testcase. | |||||
2019-08-19 | Add Two "VerifySignature" Testcases | Christof Rabensteiner | 1 | -0/+38 | |
2019-07-31 | Add Testcase For "Verify Signed Notification" | Christof Rabensteiner | 1 | -0/+10 | |
2019-07-12 | Renamed and Simplified SignatureVerifier | Christof Rabensteiner | 1 | -0/+55 | |