aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/org/onap/aai/rest
AgeCommit message (Collapse)AuthorFilesLines
2020-08-21Update apache camel from 2.x to 3.xRodrigo Lima4-26/+18
- Update apache camel lib - Remove camel apt and add camel package plugin Issue-ID: AAI-3119 Signed-off-by: Rodrigo Lima <rodrigo.lima@yoppworks.com> Change-Id: Ib62e8d0807017895183eafce0a7e52018c9a1f3a
2019-01-25align router code with 1.2.1 version of rest cBansal, Nitin (nb121v)1-6/+6
align router code with 1.2.1 version of rest client Change-Id: I3b7c9a5ef804de8247d513b58d3928bc9201e47f Issue-ID: AAI-2120 Signed-off-by: Bansal, Nitin (nb121v) <nitin.bansal@amdocs.com>
2019-01-09supporting clear text and obfuscated client certBansal, Nitin (nb121v)1-1/+3
supporting clear text and obfuscated client cert Change-Id: I2e5332839993283446904ca6065d7ead8b29cb0f Issue-ID: AAI-2046 Signed-off-by: Bansal, Nitin (nb121v) <nitin.bansal@amdocs.com>
2018-03-13Update license date and textsblimkie4-16/+8
Update license date and disable license plugin Change-Id: I1f123632b89985f299f8b9d458890b9469675d9f Issue-ID: AAI-869 Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
2018-02-12Fix apache camel IN/OUT headersBansal, Nitin (nb121v)1-5/+6
Fix RestClientProducer router-core component to pass IN/OUT headers Change-Id: I8a0d04007941cd5ab1ef07a609190ed997d84a56 Issue-ID: AAI-758 Signed-off-by: Bansal, Nitin (nb121v) <nitin.bansal@amdocs.com>
2018-02-01Sonar MajorSwapnali Pode1-1/+1
Remove this useless assignment to local variable result RestClientProducer.java:L90 Sonar Link: https://sonar.onap.org/component_issues/index?id=org.onap.aai.router-core%3Arouter-core#severities=MAJOR|resolved=false Location: src/main/java/org/onap/aai/rest/RestClientProducer.java Change-Id: I53c3e36ea43736e8752a23be3211fc1c49e0537a Issue-ID: AAI-720 Signed-off-by: Swapnali Pode <SP00501638@techmahindra.com>
2018-01-17Merge "Sonar Major: Add the @Override annotation."Steven Blimkie1-1/+1
2018-01-17Merge "Sonar Major:Add @Override annotation above method"Steven Blimkie1-1/+1
2018-01-10Sonar Major:Add @Override annotation above methodaishkashyap1-1/+1
Add the @Override annotation above method. Sonar Link: https://sonar.onap.org/component_issues/index?id=org.onap.aai.router-core%3Arouter-core#severities=MINOR%2CMAJOR|resolved=false|assignees=aishkashyap Location: src/main/java/org/onap/aai/rest/RestClientEndpoint.java Line No:90 Issue-ID: AAI-619 Change-Id: I1ad50703a13e1888fbd5e248928db69e48cd6eb9 Signed-off-by: aishkashyap <as00476394@techmahindra.com>
2018-01-10Sonar Major: Add the @Override annotation.aishkashyap1-1/+1
Add the @Override annotation above method Sonar Link: https://sonar.onap.org/component_issues/index?id=org.onap.aai.router-core%3Arouter-core#severities=MINOR%2CMAJOR|resolved=false|assignees=aishkashyap Location: src/main/java/org/onap/aai/rest/RestClientEndpoint.java Line No:86 Issue-ID: AAI-618 Change-Id: I0166823a28622464fdabcfe2681393f31dedc0e9 Signed-off-by: aishkashyap <as00476394@techmahindra.com>
2018-01-08Sonar Major: Remove redundant static qualifier.aishkashyap1-1/+1
Remove redundant static qualifier. Sonar Link: https://sonar.onap.org/component_issues/index?id=org.onap.aai.router-core%3Arouter-core#resolved=false|severities=MAJOR Location: src/main/java/org/onap/aai/rest/RestClientProducer.java Line No:50 Issue-ID: AAI-585 Change-Id: Iaa7e2d59bee51efaa692f21897d97be8d3ec79d6 Signed-off-by: aishkashyap <as00476394@techmahindra.com>
2017-09-21Renaming openecomp to onapArul.Nambi1-2/+2
Issue-ID: AAI-208 Change-Id: I684dcb6131a75044767f6c80b463315394718363 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2017-09-19Renaming openecomp to onapArul.Nambi4-0/+470
Issue-ID: AAI-208 Change-Id: I1c5e6e938993272bdf9e71f5b4935d45f091481b Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>