summaryrefslogtreecommitdiff
path: root/eaaf_core_utils/src/main/java/at/gv/egiz/eaaf/core/impl/utils/HttpClientFactory.java
AgeCommit message (Expand)AuthorFilesLines
2020-03-11refactor HttpClientFactory.java to build HTTP clients with different authenti...Thomas Lenz1-370/+0
2020-02-17update EaafKeyStoreFactory to get the Security Provider if the KeyStore depen...Thomas Lenz1-14/+15
2020-02-14Integrate HSM Facade from A-SIT+Thomas Lenz1-87/+35
2019-12-04to some more code quality tasksThomas1-2/+2
2019-12-04common EGIZ code-style refactoringThomas Lenz1-336/+375
2019-10-08fix problem with SSL Client Auth. and ConnectionPoolsThomas Lenz1-14/+41
2019-10-01update resource loading implementation in HttpClientFactory.javaThomas Lenz1-12/+10
2019-09-18fix possible NullPointerException in HttpClientFactory.javaThomas Lenz1-3/+8
2019-09-13add SimpleStatusMessager.java that only perform String formattingThomas Lenz1-20/+220
2019-09-13refactor utils into a separate moduleThomas Lenz1-0/+152