summaryrefslogtreecommitdiff
path: root/eaaf_core_utils/src/main/java/at/gv/egiz/eaaf/core/impl/credential
AgeCommit message (Expand)AuthorFilesLines
2020-05-05some more code polishingThomas Lenz1-12/+28
2020-05-05fix wrong log messagesThomas Lenz1-2/+2
2020-05-05refactor HSM-Facade initialization to JAVA Reflection API to facilitate usage...Thomas Lenz1-21/+68
2020-02-25update eaaf-utils to HSM-Facade v0.3.0-SNAPSHOTThomas Lenz1-5/+1
2020-02-24fix wrong or missing error messagesThomas Lenz1-1/+1
2020-02-20add two jUnit test and CodeStyle modificationsThomas Lenz1-2/+3
2020-02-17update EaafKeyStoreFactory to get the Security Provider if the KeyStore depen...Thomas Lenz1-13/+22
2020-02-17update jUnit tests to operate on HSM Facade from A-Sit+Thomas Lenz1-12/+13
2020-02-14add common-code for KeyStore and Credential handlingThomas Lenz3-5/+184
2020-02-14Integrate HSM Facade from A-SIT+Thomas Lenz2-63/+237
2020-02-12add first untested version of EaafKeyStoreFactory that supports Software-Keys...Thomas Lenz2-0/+275