summaryrefslogtreecommitdiff
path: root/eaaf_modules/eaaf_module_pvp2_core/src/test
AgeCommit message (Expand)AuthorFilesLines
2023-05-22chore(saml2): optimize metadata signature-verification filterThomas1-0/+53
2023-01-18fix(saml2): support XML decryption by using key from HSM-FacadeThomas5-14/+236
2022-05-20test(saml2): fix signature-verification test because we get a valid errorCode...Thomas1-1/+1
2022-01-09chore(SAML2): update implementation to remove usage of deprecated openSAML4.x...Thomas1-11/+11
2022-01-08Merge branch 'opensaml_4.x' into nightlyBuildThomas8-62/+65
2021-12-06update IGuiBuilderConfiguration to indicate asynchronous GUI renderingThomas1-0/+5
2021-07-01add tracelog into SAML2 verification engineThomas5-0/+354
2021-04-20update third-party libs and verify / fix some jUnit testsThomas3-20/+19
2021-02-18update root-certificate of HSM-Facade for integration testsThomas1-8/+10
2020-10-13fix missing method in mockup-classThomas Lenz1-0/+5
2020-06-19fix broken jUnit tests (update HSM-Facade certificates)Thomas Lenz2-19/+23
2020-06-03fix broken jUnit testsThomas Lenz1-34/+2
2020-04-08refactor to OpenSAML 4.xThomas Lenz7-75/+75
2020-03-26some more editorial changesThomas Lenz4-13/+28
2020-03-26fix codestyleThomas Lenz3-36/+40
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 Lenz13-139/+144
2020-02-18update jUnit test for module specific message sourcesThomas Lenz1-8/+11
2020-02-17add jUnit tests for HSM Facade integration.Thomas Lenz7-292/+589
2020-02-17update jUnit tests to operate on HSM Facade from A-Sit+Thomas Lenz3-28/+72
2020-02-17fix one broken jUnit testThomas Lenz2-0/+42
2020-02-17Merge branch 'feature/hsmfacade' into nightlyBuildThomas Lenz5-35/+81
2020-02-14Integrate HSM Facade from A-SIT+Thomas Lenz6-40/+86
2020-02-10Hack: Integrate HsmFacade for signing operationsChristian Kollmann2-5/+5
2020-02-06add more jUnit testThomas Lenz6-87/+510
2020-02-06Refactor SamlVerificationEngineThomas Lenz14-24/+1345
2020-02-05fix junit test that uses expired metadata for testingThomas Lenz1-15/+30
2020-02-05add Trusted-Certificates method to AbstractCredentialProviderThomas Lenz16-36/+586
2020-02-04first stable version that uses OpenSAML 3.xThomas Lenz20-173/+2760
2020-02-02some more OpenSAML3 refactoring stuffThomas1-14/+17
2020-01-31a lot of more OpenSAML3 refactoring staffThomas Lenz12-0/+1252