aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/org/onap/pomba/contextbuilder/aai/service/rs/RestServiceImpl.java
AgeCommit message (Collapse)AuthorFilesLines
2019-03-06LOG-1001: Errors not loggedNorm Traxler1-0/+2
Issue-ID: LOG-1001 Change-Id: I8f10e58fa42046b099c38f0d55c599622cb1fb29 Signed-off-by: Norm Traxler <normant@amdocs.com>
2019-03-06X-ONAP-RequestId and X-ONAP-PartnerName supportTait,Trevor(rt0435)1-8/+10
Also cleaned up a few hundred ONAP code audit issues related to: - white space - long lines - naming conventions Issue-ID: LOG-551 Change-Id: Ic2af0093e1b4d14c42b95fffe013247afbbadd52 Signed-off-by: Tait,Trevor(rt0435) <rtait@amdocs.com>
2019-02-11Handle L-Interface in AaiCtxBuilder3.0.1-ONAPLeigh, Phillip (pl876u)1-0/+2
Also adapted the sprintframework to aaiCtxBuilder and added more junit test cases Issue-ID: LOG-766 Change-Id: Ibcc81e7ad3602666ff17c660d33b9ab7b57620df Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>
2019-02-04Log request when no XFromAppId/ServiceInstanceLeigh, Phillip (pl876u)1-3/+11
Issue-ID: LOG-688 Change-Id: I909e589b0c1c5dc5998a2e2129585c900210b2c6 Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>
2018-09-13Handle Missing AAI DataJennie Jia1-4/+4
Issue-ID: LOG-649 Change-Id: Ie393ac995ef6b4d8c8d819d8c4815be3acab579c Signed-off-by: Jennie Jia <Jennie.Jia@amdocs.com>
2018-09-11Update API and common model mappingJennie Jia1-6/+5
Issue-ID: LOG-646 Change-Id: Ie56d3f697abbafecf9c2d9f73fa52bee1833a469 Signed-off-by: Jennie Jia <Jennie.Jia@amdocs.com>
2018-08-19Implement basic authPrudence Au1-1/+4
- includes basic auth for AAI request - basic auth for AAI context builder Change-Id: I3b923792184d47667505ae1efc2ab704f52f5766 Issue-ID: LOG-521 Signed-off-by: Prudence Au <prudence.au@amdocs.com>
2018-08-16Initial seed code submissionPrudence Au1-0/+89
Change-Id: I66baf23256c39475f5e0031e387be2e6b872bf7b Issue-ID: LOG-521 Signed-off-by: Prudence Au <prudence.au@amdocs.com>