summaryrefslogtreecommitdiff
path: root/eaaf_modules/eaaf_module_pvp2_core/src/main/java/at/gv/egiz/eaaf/modules/pvp2/impl/utils/AbstractCredentialProvider.java
AgeCommit message (Expand)AuthorFilesLines
2020-03-20refactor SAML2 metadata signature-filter to use a TrustStore implementation t...Thomas Lenz1-7/+11
2020-02-17update EaafKeyStoreFactory to get the Security Provider if the KeyStore depen...Thomas Lenz1-27/+31
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-05Extract interface from AbstractCredentialProvider.javaThomas Lenz1-4/+21
2020-02-05add Trusted-Certificates method to AbstractCredentialProviderThomas Lenz1-60/+91
2020-01-31a lot of more OpenSAML3 refactoring staffThomas Lenz1-57/+52
2020-01-28first steps in openSAML3 refactoringThomas Lenz1-24/+43
2019-12-05some code code-style modificationsThomas1-16/+17
2019-12-04to some more code quality tasksThomas1-4/+4
2019-12-04common EGIZ code-style refactoringThomas Lenz1-205/+225
2018-09-13fix typo in license header1.0.2Thomas Lenz1-2/+2
2018-07-12some more updatesThomas Lenz1-0/+24
2018-06-26initial commitThomas Lenz1-0/+201