summaryrefslogtreecommitdiff
path: root/eaaf_modules/eaaf_module_pvp2_idp
AgeCommit message (Expand)AuthorFilesLines
2021-04-28switch to next release version1.1.13Thomas1-1/+1
2021-04-20update third-party libs and verify / fix some jUnit testsThomas1-5/+0
2021-04-19refactor DateOfBirth in IAuthData and all implementations because DateOfBirth...Thomas1-11/+14
2021-03-12update errorMessage generation for SAML2 authentication protocol to return ex...Thomas1-13/+19
2021-03-01switch to next snapshot version because end-point update maybe brakes other p...Thomas1-1/+1
2021-01-25refactor PVP2 IDP module to support more than one IPvpMetadataProvider in one...Thomas Lenz3-12/+21
2021-01-08switch to next snapshot versionThomas Lenz1-1/+1
2021-01-08switch to next release version1.1.11Thomas Lenz1-1/+1
2020-12-28optimize maven build process to build source-jar filesThomas Lenz1-28/+1
2020-12-26add jUnit test to test SAML2 response generation with unencrypted assertionsThomas Lenz2-14/+162
2020-12-26fix bug in SAML2 error-response generationThomas Lenz1-22/+22
2020-12-09add findSecBugs extension into spotbugs plug-inThomas Lenz3-20/+44
2020-12-03switch to next snapshot versionThomas Lenz1-1/+1
2020-12-03switch to next release versionThomas Lenz1-1/+1
2020-11-02switch to next snapshot versionThomas Lenz1-1/+1
2020-11-02switch to next release version1.1.9.1Thomas Lenz1-1/+1
2020-10-30switch to next snapshot versionThomas Lenz1-1/+1
2020-10-30switch to next release version1.1.9Thomas Lenz1-1/+1
2020-09-17switch to next snapshot versionThomas Lenz1-1/+1
2020-09-17switch to next release version1.1.8Thomas Lenz1-1/+1
2020-08-14switch to next snapshot versionThomas Lenz1-1/+1
2020-08-14switch to next release version1.1.7Thomas Lenz1-1/+1
2020-08-05switch to next snapshot versionThomas Lenz1-1/+1
2020-08-04switch to next release version1.1.6Thomas Lenz1-1/+1
2020-06-15switch to next snapshot versionThomas Lenz1-1/+1
2020-06-10switch to release version 1.1.5Thomas Lenz1-1/+1
2020-05-12switch to next snapshot versionThomas Lenz1-1/+1
2020-05-12switch to version 1.1.4.11.1.4.1Thomas Lenz1-1/+1
2020-05-12switch to next release version 1.1.4Thomas Lenz1-1/+1
2020-04-27switch to next snapshot versionThomas Lenz1-1/+1
2020-04-27switch to next release version1.1.3Thomas Lenz1-1/+1
2020-04-02switch to next snapshot versionThomas Lenz1-1/+1
2020-04-02switch to next release version 1.1.21.1.2Thomas Lenz1-1/+1
2020-04-01switch to next snapshot versionThomas Lenz1-1/+1
2020-04-01Revert "back-port of PVP IDP-module request post-processor"1.1.1Thomas Lenz2-1062/+528
2020-04-01Merge branch 'nightlyBuild'Thomas Lenz4-3/+9
2020-04-01switch to next release version 1.1.1Thomas Lenz1-1/+1
2020-03-26fix codestyleThomas Lenz2-0/+2
2020-03-24fix dependency problems with different Java Spring versionsThomas Lenz1-1/+5
2020-03-11refactor HttpClientFactory.java to build HTTP clients with different authenti...Thomas Lenz1-1/+1
2020-03-03switch to next snapshot versionThomas Lenz1-1/+1
2020-02-28switch to version 1.0.13.2Thomas Lenz1-528/+513
2020-02-28back-port of PVP IDP-module request post-processorThomas Lenz1-0/+549
2020-02-28switch to next release version 1.1.01.1.0Thomas 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 Lenz11-17/+499