summaryrefslogtreecommitdiff
path: root/eaaf_modules/eaaf_module_pvp2_core/src/test/java/at/gv/egiz/eaaf/modules/pvp2/test/metadata/MetadataResolverTest.java
AgeCommit message (Expand)AuthorFilesLines
2023-05-22chore(saml2): optimize metadata signature-verification filterThomas1-0/+53
2022-05-20test(saml2): fix signature-verification test because we get a valid errorCode...Thomas1-1/+1
2022-01-08Merge branch 'opensaml_4.x' into nightlyBuildThomas1-8/+9
2021-04-20update third-party libs and verify / fix some jUnit testsThomas1-1/+1
2020-04-08refactor to OpenSAML 4.xThomas Lenz1-8/+9
2020-03-20refactor SAML2 metadata signature-filter to use a TrustStore implementation t...Thomas Lenz1-74/+81
2020-03-11refactor HttpClientFactory.java to build HTTP clients with different authenti...Thomas Lenz1-1/+1
2020-02-20add two jUnit test and CodeStyle modificationsThomas Lenz1-1/+2
2020-02-05fix junit test that uses expired metadata for testingThomas Lenz1-15/+30
2020-02-05add Trusted-Certificates method to AbstractCredentialProviderThomas Lenz1-4/+5
2020-02-04first stable version that uses OpenSAML 3.xThomas Lenz1-0/+725