summaryrefslogtreecommitdiff
path: root/eaaf_modules/eaaf_module_pvp2_core/src/main/java/at/gv/egiz/eaaf/modules/pvp2/impl/verification
AgeCommit message (Expand)AuthorFilesLines
2023-08-30chore(saml2): remove some deprecated methods and switch to new oneThomas1-2/+2
2023-01-18fix(saml2): support XML decryption by using key from HSM-FacadeThomas1-1/+3
2022-01-09chore(SAML2): update implementation to remove usage of deprecated openSAML4.x...Thomas1-2/+2
2022-01-08Merge branch 'opensaml_4.x' into nightlyBuildThomas4-29/+35
2021-07-01add tracelog into SAML2 verification engineThomas1-0/+17
2021-01-25refactor PVP2 IDP module to support more than one IPvpMetadataProvider in one...Thomas Lenz1-38/+37
2020-04-08refactor to OpenSAML 4.xThomas Lenz4-40/+45
2020-02-06Refactor SamlVerificationEngineThomas Lenz1-34/+321
2020-02-04first stable version that uses OpenSAML 3.xThomas Lenz5-4/+228
2020-02-02some more OpenSAML3 refactoring stuffThomas2-279/+0
2020-01-31a lot of more OpenSAML3 refactoring staffThomas Lenz6-117/+156
2019-12-05some code code-style modificationsThomas4-35/+36
2019-12-04to some more code quality tasksThomas2-5/+12
2019-12-04common EGIZ code-style refactoringThomas Lenz7-514/+516
2019-02-14update signature validation in SAML2 Redirect-BindingThomas Lenz1-5/+18
2018-09-13fix typo in license header1.0.2Thomas Lenz4-8/+8
2018-07-12some more updatesThomas Lenz4-8/+104
2018-07-02add requested attributes to PVP S-profileThomas Lenz1-45/+0
2018-06-26initial commitThomas Lenz5-0/+488