summaryrefslogtreecommitdiff
path: root/eaaf_modules/eaaf_module_pvp2_idp/src
AgeCommit message (Expand)AuthorFilesLines
2020-04-01Revert "back-port of PVP IDP-module request post-processor"1.1.1Thomas Lenz2-1062/+528
2020-04-01Merge branch 'nightlyBuild'Thomas Lenz3-1/+3
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-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-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 Lenz10-17/+493
2020-02-06Refactor SamlVerificationEngineThomas Lenz4-17/+88
2020-02-05Extract interface from AbstractCredentialProvider.javaThomas Lenz4-10/+10
2020-02-05add Trusted-Certificates method to AbstractCredentialProviderThomas Lenz3-29/+10
2020-02-04first stable version that uses OpenSAML 3.xThomas Lenz19-163/+553
2020-02-02some more OpenSAML3 refactoring stuffThomas2-21/+20
2020-01-31a lot of more OpenSAML3 refactoring staffThomas Lenz11-99/+108
2019-12-12refactor PVP2 IDP to allow generic post-processing of SAML2 AuthnRequestsThomas Lenz1-5/+16
2019-12-09fix one typeThomas Lenz2-4/+4
2019-12-05some code code-style modificationsThomas4-12/+12
2019-12-04to some more code quality tasksThomas2-5/+4
2019-12-04common EGIZ code-style refactoringThomas Lenz23-1826/+1768
2019-05-29add new attribute builderThomas Lenz1-13/+16
2019-04-11refactor protocol finalization to support protocol response without final red...Thomas Lenz1-3/+3
2018-09-13fix typo in license header1.0.2Thomas Lenz15-30/+30
2018-09-11add some more revisions-log messagesThomas Lenz2-1/+5
2018-07-20some eventcode updatesThomas Lenz1-2/+3
2018-07-20some small modifications in attribute builderThomas Lenz5-67/+13
2018-07-13some updates and bugfixesThomas Lenz2-13/+13
2018-07-12some more updatesThomas Lenz16-58/+407
2018-07-02add requested attributes to PVP S-profileThomas Lenz1-39/+15
2018-06-26initial commitThomas Lenz18-0/+1706