summaryrefslogtreecommitdiff
path: root/eaaf_core_utils/src/main/java/at/gv/egiz/eaaf/core/impl/http
AgeCommit message (Expand)AuthorFilesLines
2020-10-16fix code-style problemThomas Lenz1-1/+1
2020-10-15add definitions for PVP2 R-Profile http-headersThomas Lenz1-0/+70
2020-06-15fix Code-Quality problem1.1.5Thomas Lenz1-4/+4
2020-06-12add TrustStore SSLContext builderThomas Lenz1-25/+91
2020-05-29update HttpClientBuilder factory to add 'ServiceUnavailableRetryStrategy' inj...Thomas Lenz2-1/+12
2020-05-11update HttpClientFactory to facilitate request retrying in case of an errorThomas Lenz4-8/+81
2020-05-05finish SSLContext creation by using KeyStore from HSM-FacadeThomas Lenz3-13/+16
2020-05-05first tests for SSL Client Auth. with HSM-FacadeThomas Lenz1-2/+12
2020-05-05refactor interface of method 'buildSslContextWithSslClientAuthentication' to ...Thomas Lenz2-8/+12
2020-03-31change default SSLContext factory to Apache HTTP-Client based versionThomas Lenz1-35/+24
2020-03-20set Socket timeout in ConnectionPoolManagerThomas Lenz1-9/+14
2020-03-11refactor HttpClientFactory.java to build HTTP clients with different authenti...Thomas Lenz5-0/+838