summaryrefslogtreecommitdiff
path: root/eaaf_modules/eaaf_module_pvp2_core/src/test/java/at
AgeCommit message (Expand)AuthorFilesLines
2020-03-20refactor SAML2 metadata signature-filter to use a TrustStore implementation t...Thomas Lenz1-74/+81
2020-03-20switch to HSM-Facade 0.4-Snapshot and fix possible race-condition between jUn...Thomas Lenz4-50/+70
2020-03-11refactor HttpClientFactory.java to build HTTP clients with different authenti...Thomas Lenz5-5/+5
2020-02-25update eaaf-utils to HSM-Facade v0.3.0-SNAPSHOTThomas Lenz1-3/+0
2020-02-20add two jUnit test and CodeStyle modificationsThomas Lenz10-87/+100
2020-02-18update jUnit test for module specific message sourcesThomas Lenz1-8/+11
2020-02-17add jUnit tests for HSM Facade integration.Thomas Lenz4-292/+532
2020-02-17update jUnit tests to operate on HSM Facade from A-Sit+Thomas Lenz2-28/+52
2020-02-17fix one broken jUnit testThomas Lenz1-0/+39
2020-02-17Merge branch 'feature/hsmfacade' into nightlyBuildThomas Lenz2-35/+63
2020-02-14Integrate HSM Facade from A-SIT+Thomas Lenz2-38/+66
2020-02-10Hack: Integrate HsmFacade for signing operationsChristian Kollmann1-3/+3
2020-02-06add more jUnit testThomas Lenz5-87/+456
2020-02-06Refactor SamlVerificationEngineThomas Lenz4-1/+967
2020-02-05fix junit test that uses expired metadata for testingThomas Lenz1-15/+30
2020-02-05add Trusted-Certificates method to AbstractCredentialProviderThomas Lenz7-31/+532
2020-02-04first stable version that uses OpenSAML 3.xThomas Lenz5-159/+1901
2020-02-02some more OpenSAML3 refactoring stuffThomas1-14/+17
2020-01-31a lot of more OpenSAML3 refactoring staffThomas Lenz3-0/+1008