summaryrefslogtreecommitdiff
path: root/eaaf_modules/eaaf_module_pvp2_sp/src/main/java/at/gv/egiz/eaaf/modules/pvp2/sp/impl
AgeCommit message (Expand)AuthorFilesLines
2022-01-19refactor(core): change API parameters from 'Date' to 'Instant'Thomas1-2/+3
2022-01-09chore(SAML2): update implementation to remove usage of deprecated openSAML4.x...Thomas2-4/+4
2022-01-08Merge branch 'opensaml_4.x' into nightlyBuildThomas2-7/+7
2021-06-04remove @Deprecated annotationThomas1-5/+4
2021-01-05add new method into SAML2 AuthnRequest builder to set relaystate from externalThomas Lenz1-13/+33
2020-04-08refactor to OpenSAML 4.xThomas Lenz2-23/+23
2020-02-20add two jUnit test and CodeStyle modificationsThomas Lenz1-3/+28
2020-02-17add jUnit tests for HSM Facade integration.Thomas Lenz2-13/+28
2020-02-06fix wrong nameThomas Lenz1-14/+13
2020-01-31a lot of more OpenSAML3 refactoring staffThomas Lenz2-41/+41
2019-12-05some code code-style modificationsThomas2-51/+42
2019-12-04to some more code quality tasksThomas2-9/+13
2019-12-04common EGIZ code-style refactoringThomas Lenz3-572/+591
2018-09-13fix typo in license header1.0.2Thomas Lenz2-4/+4
2018-07-12some more updatesThomas Lenz2-27/+118
2018-07-02add requested attributes to PVP S-profileThomas Lenz1-4/+34
2018-06-26initial commitThomas Lenz2-0/+480