aboutsummaryrefslogtreecommitdiffstats
path: root/sdc-distribution-client/src/main/java/org/onap/sdc/impl/Configuration.java
AgeCommit message (Collapse)AuthorFilesLines
2023-06-13[SDC-DISTRO-CLIENT] SSL config updatesefiacor1-6/+7
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Iacaf5072241e56bf72db13acef0f533814ae8989 Issue-ID: SDC-4476
2023-04-18[SDC-DISTRO-CLIENT] Add truststore configefiacor1-1/+23
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Ie22aa2d78ebb2e0265a6d307ffd12a1656ca60d7 Issue-ID: SDC-4476
2023-04-04[SDC-DISTRO-CLIENT] Add additional kafka consumer configefiacor1-0/+14
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Iecd443479258b31d3a4e38699eea0a6e0f423f05 Issue-ID: SDC-4465
2022-10-25[SDC-DIST] Remove msgBusAddress configefiacor1-38/+36
Update javadocs for specific interfaces Add javadoc build for maven storage Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I603c6162079e19b431e10c9489aef45c15ce181c Issue-ID: DMAAP-1745
2022-10-10[STRIMZI] Migrate client from cambria to kafka nativeefiacor1-26/+58
Add call to sdc to get kafka and topic details Add kafka config to IConfiguration interface Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Ibec77d1ff1cd25ad4adce133ee81d66e54c7707f Issue-ID: DMAAP-1745
2021-06-21SDC Distribution Client to support proxy configash742681-1/+61
Issue-ID: SDC-3613 Signed-off-by: ash74268 <ashwin.shyam.sharma@att.com> Change-Id: I4d66618db7f486200ad887f5d3adabb3ba55dce5
2020-12-03Improve code qualityEdyta Krukowska1-4/+0
- fix sonars Issue-ID: SDC-3394 Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com> Change-Id: Ifb65fb90d5111aa78bcd330d8d569af904f957d4
2020-04-03Allow SDC client to connect to SDC in HTTPSylvain Desbureaux1-0/+12
I've added a toggle which allow to connect to SDC using HTTP and not only HTTPS. By default, we're still on HTTPS. Issue-ID: SDC-2721 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I48046c19aed7d81f9e03a30b3b081b9d8dd1495e
2019-07-22fixing warnings from checkstyleBartosz Gardziejewski1-196/+196
Issue-ID: SDC-2430 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: Ia97159585b4f7ae14c677560bba4a7db1f97504d
2018-03-08update distribution-client package namesv1.3.02.0.0-ONAPbeijing2.0.0-ONAPYuli Shlosberg1-0/+225
Change-Id: Ic6f81bc8fdd3b021033c7c68e44f876a6ee1d21a Issue-ID: SDC-952 Signed-off-by: Yuli Shlosberg <ys9693@att.com>