summaryrefslogtreecommitdiff
path: root/eaaf_modules/eaaf_module_pvp2_core/src/test/java/at/gv/egiz/eaaf/modules/pvp2/test/metadata
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 Lenz1-9/+11
2020-03-11refactor HttpClientFactory.java to build HTTP clients with different authenti...Thomas Lenz2-2/+2
2020-02-20add two jUnit test and CodeStyle modificationsThomas Lenz3-11/+15
2020-02-06add more jUnit testThomas Lenz1-12/+12
2020-02-06Refactor SamlVerificationEngineThomas Lenz1-0/+166
2020-02-05fix junit test that uses expired metadata for testingThomas Lenz1-15/+30
2020-02-05add Trusted-Certificates method to AbstractCredentialProviderThomas Lenz2-8/+10
2020-02-04first stable version that uses OpenSAML 3.xThomas Lenz2-0/+1023