summaryrefslogtreecommitdiff
path: root/eaaf_modules/eaaf_module_pvp2_core/src/main/java/at/gv/egiz/eaaf/modules/pvp2/impl/utils
AgeCommit message (Expand)AuthorFilesLines
2020-03-20refactor SAML2 metadata signature-filter to use a TrustStore implementation t...Thomas Lenz1-7/+11
2020-02-20add two jUnit test and CodeStyle modificationsThomas Lenz1-2/+2
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 Lenz1-33/+49
2020-02-14add common-code for KeyStore and Credential handlingThomas Lenz1-2/+9
2020-02-14Integrate HSM Facade from A-SIT+Thomas Lenz1-76/+43
2020-02-10Hack: Integrate HsmFacade for signing operationsChristian Kollmann1-3/+45
2020-02-06Refactor SamlVerificationEngineThomas Lenz1-4/+1
2020-02-05Extract interface from AbstractCredentialProvider.javaThomas Lenz2-7/+31
2020-02-05add Trusted-Certificates method to AbstractCredentialProviderThomas Lenz2-66/+97
2020-02-04first stable version that uses OpenSAML 3.xThomas Lenz3-39/+80
2020-02-02some more OpenSAML3 refactoring stuffThomas1-6/+65
2020-01-31a lot of more OpenSAML3 refactoring staffThomas Lenz2-82/+262
2020-01-28first steps in openSAML3 refactoringThomas Lenz1-24/+43
2019-12-05some code code-style modificationsThomas3-41/+47
2019-12-04to some more code quality tasksThomas2-17/+5
2019-12-04common EGIZ code-style refactoringThomas Lenz5-510/+578
2018-09-13fix typo in license header1.0.2Thomas Lenz3-6/+6
2018-07-13some updates and bugfixesThomas Lenz1-1/+6
2018-07-12some more updatesThomas Lenz3-18/+147
2018-07-02add requested attributes to PVP S-profileThomas Lenz1-0/+29
2018-06-26initial commitThomas Lenz3-0/+367