summaryrefslogtreecommitdiff
path: root/eaaf_modules/eaaf_module_pvp2_core/src/main/java/at/gv/egiz/eaaf/modules/pvp2/impl/verification/SamlVerificationEngine.java
AgeCommit message (Expand)AuthorFilesLines
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 nightlyBuildThomas1-7/+10
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 Lenz1-18/+20
2020-02-06Refactor SamlVerificationEngineThomas Lenz1-34/+321
2020-02-04first stable version that uses OpenSAML 3.xThomas Lenz1-3/+4
2020-01-31a lot of more OpenSAML3 refactoring staffThomas Lenz1-39/+41
2019-12-05some code code-style modificationsThomas1-19/+20
2019-12-04to some more code quality tasksThomas1-3/+10
2019-12-04common EGIZ code-style refactoringThomas Lenz1-0/+218