summaryrefslogtreecommitdiff
path: root/eaaf_core_utils/src/test/java/at
AgeCommit message (Expand)AuthorFilesLines
2020-05-11update HttpClientFactory to facilitate request retrying in case of an errorThomas Lenz1-0/+206
2020-05-05finish SSLContext creation by using KeyStore from HSM-FacadeThomas Lenz1-15/+12
2020-05-05first tests for SSL Client Auth. with HSM-FacadeThomas Lenz1-7/+45
2020-05-05add empty core-configuration for HSM-Facade into HttpClientFactoryTestThomas Lenz1-2/+9
2020-04-08fix broken jUnit test that selects wrong trusted SSL-Client certificateThomas Lenz1-0/+2
2020-03-26some more editorial changesThomas Lenz1-12/+12
2020-03-25some codestyle changesThomas Lenz1-12/+13
2020-03-11refactor HttpClientFactory.java to build HTTP clients with different authenti...Thomas Lenz1-0/+328
2020-02-25update eaaf-utils to HSM-Facade v0.3.0-SNAPSHOTThomas Lenz1-40/+0
2020-02-18update jUnit test for module specific message sourcesThomas Lenz1-10/+13
2020-02-17update EaafKeyStoreFactory to get the Security Provider if the KeyStore depen...Thomas Lenz1-17/+31
2020-02-17add jUnit tests for HSM Facade integration.Thomas Lenz1-2/+32
2020-02-17update jUnit tests to operate on HSM Facade from A-Sit+Thomas Lenz1-64/+79
2020-02-14add common-code for KeyStore and Credential handlingThomas Lenz1-0/+81
2020-02-14Integrate HSM Facade from A-SIT+Thomas Lenz6-3/+929
2019-12-09fix one typeThomas Lenz1-0/+7
2019-12-04common EGIZ code-style refactoringThomas Lenz2-46/+497
2019-10-22add JUnitTestStatusMessenger implementationThomas Lenz1-0/+56