summaryrefslogtreecommitdiff
path: root/eaaf_modules/eaaf_module_pvp2_idp
AgeCommit message (Expand)AuthorFilesLines
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 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
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 Lenz20-179/+585
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-12-04switch to v1.1.0-SnapshotThomas Lenz1-1/+1
2019-12-02switch to next snapshot versionThomas Lenz1-1/+1
2019-11-29switch to version 1.0.13.1v1.0.13.1Thomas Lenz1-1/+1
2019-11-28switch to version 1.0.13Thomas Lenz1-1/+1
2019-11-12switch to 1.0.13-SNAPSHOTThomas Lenz1-1/+1
2019-09-13switch version to 1.0.12-SNAPSHOTThomas Lenz1-1/+1
2019-09-11switch to next snapshot versionThomas Lenz1-1/+1
2019-08-20switch to 1.0.101.0.10Thomas Lenz1-1/+1
2019-08-07switch to next snapshot versionThomas Lenz1-1/+1
2019-08-07switch to version 1.0.9Thomas Lenz1-1/+1
2019-08-06switch to new version 1.0.9-snapshotThomas Lenz1-1/+1
2019-07-30add dependenciesThomas Lenz1-5/+1
2019-07-30update pom'sThomas Lenz1-2/+2
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 Lenz17-58/+410
2018-07-02add requested attributes to PVP S-profileThomas Lenz1-39/+15
2018-06-26initial commitThomas Lenz19-0/+1777