summaryrefslogtreecommitdiff
path: root/eaaf_core_utils
AgeCommit message (Expand)AuthorFilesLines
2020-03-20set Socket timeout in ConnectionPoolManagerThomas Lenz1-9/+14
2020-03-11refactor HttpClientFactory.java to build HTTP clients with different authenti...Thomas Lenz10-205/+872
2020-03-10rename MDC variables for Session- and TransactionIdsThomas Lenz1-3/+21
2020-03-04add "remoteHost" information into TransactionIdUtilsThomas Lenz1-4/+27
2020-03-03switch to next snapshot versionThomas Lenz1-1/+1
2020-02-28switch to next release version 1.1.01.1.0Thomas Lenz1-1/+1
2020-02-27add new transactionId for PII related data onlyThomas Lenz1-3/+50
2020-02-25update eaaf-utils to HSM-Facade v0.3.0-SNAPSHOTThomas Lenz4-45/+8
2020-02-24fix wrong or missing error messagesThomas Lenz1-1/+1
2020-02-20move SpConfigurationImpl.java into eaaf_core_utilsThomas Lenz1-0/+183
2020-02-20add two jUnit test and CodeStyle modificationsThomas Lenz3-21/+14
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 Lenz3-44/+68
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 Lenz3-76/+112
2020-02-14add common-code for KeyStore and Credential handlingThomas Lenz7-6/+290
2020-02-14Integrate HSM Facade from A-SIT+Thomas Lenz33-310/+1442
2020-02-12add first untested version of EaafKeyStoreFactory that supports Software-Keys...Thomas Lenz3-0/+280
2019-12-09fix one typeThomas Lenz1-0/+7
2019-12-05some code code-style modificationsThomas1-2/+2
2019-12-04to some more code quality tasksThomas4-11/+7
2019-12-04common EGIZ code-style refactoringThomas Lenz25-2206/+2620
2019-12-04switch to v1.1.0-SnapshotThomas Lenz1-1/+1
2019-12-02switch to next snapshot versionThomas Lenz1-1/+1
2019-11-29switch to version 1.0.13.1v1.0.13.1Thomas Lenz1-1/+1
2019-11-28switch to version 1.0.13Thomas Lenz1-1/+1
2019-11-12switch to 1.0.13-SNAPSHOTThomas Lenz1-1/+1
2019-10-22add JUnitTestStatusMessenger implementationThomas Lenz1-0/+56
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-10-01inject ResourceLoader to facilitate Spring based resource loadingThomas Lenz1-1/+2
2019-09-18fix possible NullPointerException in HttpClientFactory.javaThomas Lenz1-3/+8
2019-09-13add SimpleStatusMessager.java that only perform String formattingThomas Lenz2-20/+264
2019-09-13refactor utils into a separate moduleThomas Lenz19-0/+2486