<feed xmlns='http://www.w3.org/2005/Atom'>
<title>EAAF-Components/eaaf_core_utils/src, branch 1.1.5</title>
<subtitle>EAAF-Components</subtitle>
<id>https://git.egiz.gv.at/EAAF-Components/atom?h=1.1.5</id>
<link rel='self' href='https://git.egiz.gv.at/EAAF-Components/atom?h=1.1.5'/>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/'/>
<updated>2020-06-15T06:53:44+00:00</updated>
<entry>
<title>fix Code-Quality problem</title>
<updated>2020-06-15T06:53:44+00:00</updated>
<author>
<name>Thomas Lenz</name>
<email>thomas.lenz@egiz.gv.at</email>
</author>
<published>2020-06-15T06:53:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=97744db300f4ba1d640d2478ab175d797e1a5f97'/>
<id>urn:sha1:97744db300f4ba1d640d2478ab175d797e1a5f97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add TrustStore SSLContext builder</title>
<updated>2020-06-12T14:16:31+00:00</updated>
<author>
<name>Thomas Lenz</name>
<email>thomas.lenz@egiz.gv.at</email>
</author>
<published>2020-06-12T14:16:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=f7fd3c35f915dfc7f1d04a2b7288a8fa9aab2558'/>
<id>urn:sha1:f7fd3c35f915dfc7f1d04a2b7288a8fa9aab2558</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix broken jUnit tests</title>
<updated>2020-06-03T13:48:30+00:00</updated>
<author>
<name>Thomas Lenz</name>
<email>thomas.lenz@egiz.gv.at</email>
</author>
<published>2020-06-03T13:48:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=44979c48809c8b951670b3afc7c7b6c550b3510e'/>
<id>urn:sha1:44979c48809c8b951670b3afc7c7b6c550b3510e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update HttpClientBuilder factory to add 'ServiceUnavailableRetryStrategy' injection</title>
<updated>2020-05-29T12:41:19+00:00</updated>
<author>
<name>Thomas Lenz</name>
<email>thomas.lenz@egiz.gv.at</email>
</author>
<published>2020-05-29T12:41:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=7126ed717d01abad07e86150665f00154db27770'/>
<id>urn:sha1:7126ed717d01abad07e86150665f00154db27770</id>
<content type='text'>
fix broken jUnit test
</content>
</entry>
<entry>
<title>update HttpClientFactory to facilitate request retrying in case of an error</title>
<updated>2020-05-11T17:19:25+00:00</updated>
<author>
<name>Thomas Lenz</name>
<email>thomas.lenz@egiz.gv.at</email>
</author>
<published>2020-05-11T17:19:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=b5aeeac822bfe1a734835e3aa0caa65b56b3643a'/>
<id>urn:sha1:b5aeeac822bfe1a734835e3aa0caa65b56b3643a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>some more code polishing</title>
<updated>2020-05-05T13:38:33+00:00</updated>
<author>
<name>Thomas Lenz</name>
<email>thomas.lenz@egiz.gv.at</email>
</author>
<published>2020-05-05T13:38:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=f5d3668fbc9f2e261185bbf110ddf867d7004b2a'/>
<id>urn:sha1:f5d3668fbc9f2e261185bbf110ddf867d7004b2a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix wrong log messages</title>
<updated>2020-05-05T13:25:49+00:00</updated>
<author>
<name>Thomas Lenz</name>
<email>thomas.lenz@egiz.gv.at</email>
</author>
<published>2020-05-05T13:25:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=538dc3f696e12a7a16d3f705419424cbd0ea6898'/>
<id>urn:sha1:538dc3f696e12a7a16d3f705419424cbd0ea6898</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor HSM-Facade initialization to JAVA Reflection API to facilitate usage of eaaf_core_utils without HSM-Facade</title>
<updated>2020-05-05T12:59:51+00:00</updated>
<author>
<name>Thomas Lenz</name>
<email>thomas.lenz@egiz.gv.at</email>
</author>
<published>2020-05-05T12:59:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=8577b14115b819f4173b892a75094b708d03958a'/>
<id>urn:sha1:8577b14115b819f4173b892a75094b708d03958a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>finish SSLContext creation by using KeyStore from HSM-Facade</title>
<updated>2020-05-05T12:58:38+00:00</updated>
<author>
<name>Thomas Lenz</name>
<email>thomas.lenz@egiz.gv.at</email>
</author>
<published>2020-05-05T12:58:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=36fafda8e3b953d3d1cba91efeb4fc82388b0445'/>
<id>urn:sha1:36fafda8e3b953d3d1cba91efeb4fc82388b0445</id>
<content type='text'>
</content>
</entry>
<entry>
<title>first tests for SSL Client Auth. with HSM-Facade</title>
<updated>2020-05-05T10:28:28+00:00</updated>
<author>
<name>Thomas Lenz</name>
<email>thomas.lenz@egiz.gv.at</email>
</author>
<published>2020-05-05T10:28:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/EAAF-Components/commit/?id=49cb8adfd8992dc8d21ff208d8dd93e0592e1be4'/>
<id>urn:sha1:49cb8adfd8992dc8d21ff208d8dd93e0592e1be4</id>
<content type='text'>
</content>
</entry>
</feed>
