summaryrefslogtreecommitdiff
path: root/eaaf_modules/eaaf_module_pvp2_core/src/main/java/at/gv/egiz/eaaf/modules/pvp2/impl
AgeCommit message (Expand)AuthorFilesLines
2020-02-20add two jUnit test and CodeStyle modificationsThomas Lenz3-8/+19
2020-02-17update EaafKeyStoreFactory to get the Security Provider if the KeyStore depen...Thomas Lenz1-27/+31
2020-02-17Merge branch 'feature/hsmfacade' into nightlyBuildThomas Lenz2-33/+51
2020-02-14add common-code for KeyStore and Credential handlingThomas Lenz1-2/+9
2020-02-14Integrate HSM Facade from A-SIT+Thomas Lenz2-91/+49
2020-02-10Hack: Integrate HsmFacade for signing operationsChristian Kollmann1-3/+45
2020-02-06add more jUnit testThomas Lenz2-34/+12
2020-02-06Refactor SamlVerificationEngineThomas Lenz2-38/+322
2020-02-05fix junit test that uses expired metadata for testingThomas Lenz1-22/+0
2020-02-05refactor refresh process in AbstractChainingMetadataProviderThomas Lenz1-19/+44
2020-02-05Extract interface from AbstractCredentialProvider.javaThomas Lenz3-68/+135
2020-02-05add Trusted-Certificates method to AbstractCredentialProviderThomas Lenz3-67/+116
2020-02-04first stable version that uses OpenSAML 3.xThomas Lenz30-820/+1239
2020-02-02some more OpenSAML3 refactoring stuffThomas11-587/+604
2020-01-31a lot of more OpenSAML3 refactoring staffThomas Lenz45-1163/+1831
2020-01-28first steps in openSAML3 refactoringThomas Lenz9-165/+181
2019-12-11fix bug in PVP2 implementationThomas Lenz1-1/+1
2019-12-05some code code-style modificationsThomas38-347/+364
2019-12-04to some more code quality tasksThomas11-39/+62
2019-12-04common EGIZ code-style refactoringThomas Lenz64-4976/+5089
2019-05-04move IDestroyable Interface to EGIZ-Spring-APIThomas1-1/+1
2019-04-23integrate Spring ModelAndView into EAAF GUI frameworkThomas Lenz2-33/+39
2019-02-14update signature validation in SAML2 Redirect-BindingThomas Lenz1-5/+18
2018-09-13fix typo in license header1.0.2Thomas Lenz40-80/+80
2018-07-20some small modifications in attribute builderThomas Lenz4-10/+16
2018-07-19some small changes to solve compatibility problemsThomas Lenz1-1/+1
2018-07-13some updates and bugfixesThomas Lenz1-1/+6
2018-07-12some more updatesThomas Lenz40-26/+1043
2018-07-02add requested attributes to PVP S-profileThomas Lenz15-51/+427
2018-06-26initial commitThomas Lenz31-0/+3957