summaryrefslogtreecommitdiff
path: root/eaaf_modules/eaaf_module_pvp2_idp/src/main/java/at/gv/egiz/eaaf/modules/pvp2/idp/impl/AbstractPvp2XProtocol.java
AgeCommit message (Expand)AuthorFilesLines
2022-01-09chore(SAML2): update implementation to remove usage of deprecated openSAML4.x...Thomas1-5/+5
2022-01-09refactor(core): update to latest version of Velocity engineThomas1-6/+6
2022-01-08Merge branch 'opensaml_4.x' into nightlyBuildThomas1-6/+8
2021-10-06fix wrong or messing log messagesThomas1-2/+2
2021-03-12update errorMessage generation for SAML2 authentication protocol to return ex...Thomas1-13/+19
2021-01-25refactor PVP2 IDP module to support more than one IPvpMetadataProvider in one...Thomas Lenz1-6/+10
2020-12-26fix bug in SAML2 error-response generationThomas Lenz1-22/+22
2020-04-08refactor to OpenSAML 4.xThomas Lenz1-22/+23
2020-04-01Revert "back-port of PVP IDP-module request post-processor"1.1.1Thomas Lenz1-513/+528
2020-02-28switch to version 1.0.13.2Thomas Lenz1-528/+513
2020-02-05Extract interface from AbstractCredentialProvider.javaThomas Lenz1-3/+3
2020-02-05add Trusted-Certificates method to AbstractCredentialProviderThomas Lenz1-1/+1
2020-02-04first stable version that uses OpenSAML 3.xThomas Lenz1-42/+35
2020-01-31a lot of more OpenSAML3 refactoring staffThomas Lenz1-20/+20
2019-12-12refactor PVP2 IDP to allow generic post-processing of SAML2 AuthnRequestsThomas Lenz1-5/+16
2019-12-09fix one typeThomas Lenz1-2/+2
2019-12-05some code code-style modificationsThomas1-2/+2
2019-12-04to some more code quality tasksThomas1-4/+3
2019-12-04common EGIZ code-style refactoringThomas Lenz1-0/+561