summaryrefslogtreecommitdiff
path: root/eaaf_modules/eaaf_module_pvp2_idp/src/test
AgeCommit message (Expand)AuthorFilesLines
2022-01-19refactor(core): change API parameters from 'Date' to 'Instant'Thomas1-4/+4
2022-01-08Merge branch 'opensaml_4.x' into nightlyBuildThomas1-4/+4
2021-04-19refactor DateOfBirth in IAuthData and all implementations because DateOfBirth...Thomas1-11/+14
2021-01-25refactor PVP2 IDP module to support more than one IPvpMetadataProvider in one...Thomas Lenz1-0/+1
2020-12-26add jUnit test to test SAML2 response generation with unencrypted assertionsThomas Lenz2-14/+162
2020-04-08refactor to OpenSAML 4.xThomas Lenz1-17/+16
2020-03-26fix codestyleThomas Lenz2-0/+2
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-0/+9
2020-02-18update broken DummyPvpConfiguration.java JavaDocThomas Lenz1-4/+4
2020-02-17Merge branch 'feature/hsmfacade' into nightlyBuildThomas Lenz3-2/+15
2020-02-14Integrate HSM Facade from A-SIT+Thomas Lenz3-4/+17
2020-02-10Hack: Integrate HsmFacade for signing operationsChristian Kollmann1-2/+2
2020-02-06add more jUnit testThomas Lenz9-2/+478
2020-02-06Refactor SamlVerificationEngineThomas Lenz3-15/+76
2020-02-05Extract interface from AbstractCredentialProvider.javaThomas Lenz1-1/+1
2020-02-04first stable version that uses OpenSAML 3.xThomas Lenz8-0/+343