summaryrefslogtreecommitdiffstats
path: root/cadi
AgeCommit message (Collapse)AuthorFilesLines
2018-06-21Update REST Samples for required behaviorInstrumental11-181/+552
Issue-ID: AAF-361 Change-Id: Ia6dabfa3eeec2253c3f017ddc2d70afe4afbd54b Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-06-19Fix HttpClient/FilterInstrumental1-5/+10
Issue-ID: AAF-364 Change-Id: Ic21a769226cf309571d96a0f75b583d4f75c7887 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-06-14Move AAF/CADI Poms to 2.1.2Instrumental7-7/+7
Issue-ID: AAF-303 Change-Id: I3530aaa02bfb96fe100a2e610c0228449375f9d8 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-06-14Create an ONAP CADI ExampleInstrumental3-6/+234
Issue-ID: AAF-361 Change-Id: Ibd41e0ac51502a886dbb1fd9ccf4711b180e5d83 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-06-13Adjust Logging Dir settings for ONAP UsersInstrumental1-0/+1
Issue-ID: AAF-360 Change-Id: If19090ef482372d3a3a9aa2856762af91bc54017 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-05-25Change Beijing Release to 2.1.1Beijing-2.1.1Instrumental7-20/+10
Issue-ID: AAF-305 Change-Id: I2421a6926a3b324cf0d1fe2a0cd64871de552b8b Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-05-24Add Cert Cred for aafcliInstrumental5-114/+406
Issue-ID: AAF-322 Change-Id: I507e43b56922d8c5771a3027deda173be00fa4af Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-05-22Fix AAF Locator for ONAPInstrumental9-23/+71
Issue-ID: AAF-317 Change-Id: I30b11efe8ad0bc1d817d640daae3fd8f630c7bc0 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-05-21Fix SubStandardConsoleInstrumental1-3/+11
Issue-ID: AAF-237 Change-Id: Ia4d446f95647be3cb03af1fbdc9f5d6b9f3d224b Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-05-21Fix a bug in the CmAgent JUnitIanHowell2-5/+19
Issue-ID: AAF-223 Change-Id: Ida4ae9c3ae644c137a576beebe94c9083939aab5 Signed-off-by: IanHowell <ian.howell@att.com>
2018-05-21Improve coverage of cadi-coreIanHowell4-113/+130
* Fix some of the Sonar issues in SecurityInfo * Improve coverage of SecurityInfo Issue-ID: AAF-225 Change-Id: I1a7c6e5ad9d0444cd8441bccf2c79ad79d9d3ddb Signed-off-by: IanHowell <ian.howell@att.com>
2018-05-18Remove some attismsInstrumental5-19/+19
Issue-ID: AAF-291 Change-Id: If20e87b3e1eb5738a32be448aa8219b04bd7520f Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-05-17Improve cadi-core coverageIanHowell12-192/+435
* Wrote tests for AUTHZServlet, MapPermConverter, NullPermConverter, and PathFilter * Deleted old test for FCGet - the class is not accessable to JUnits * Reduced complexity of AUTHZServlet, MapPermConverter, NullPermConverter, and PathFilter * Fixed a NullPointerException in CmdLine and its associated JUnit Issue-ID: AAF-225 Change-Id: Ifa6453043469cebb30d10a8a9e2bc1d01599a8c8 Signed-off-by: IanHowell <ian.howell@att.com>
2018-05-16Improve coverage of cadi-coreIanHowell4-76/+345
* Reduced complexity of HttpEpiTaf and LoginPageTafResp * Applied ONAP's code style to HttpEpiTaf and LoginPageTafResp * wrote JUnits for HttpEpiTaf and LoginPageTafResp Issue-ID: AAF-225 Change-Id: I28059237e838d0276593d556d2e04fe3a7b852c6 Signed-off-by: IanHowell <ian.howell@att.com>
2018-05-15Improve tests in cadi-coreIanHowell15-431/+558
* Added tests for LocalLur and AbsTafResp * Fixed several warnings on old tests Issue-ID: AAF-225 Change-Id: I3583424a734c9999934153bcd069c50f306d235b Signed-off-by: IanHowell <ian.howell@att.com>
2018-05-11Improve coverage of cadi-coreIanHowell5-0/+502
Issue-ID: AAF-225 Change-Id: I72bd430c9dcf7fbe973f478a46d1f2aaee52da09 Signed-off-by: IanHowell <ian.howell@att.com>
2018-05-11Improve coverage of cadi-aafIanHowell2-54/+179
Issue-ID: AAF-223 Change-Id: I1b8330bb0c6bd436fd6836dc7ed69447057cdd5c Signed-off-by: IanHowell <ian.howell@att.com>
2018-05-10Improve coverage of cadi-aafIanHowell5-138/+453
Issue-ID: AAF-223 Change-Id: I940444259e809282ee73dba5b53e69f14685bf95 Signed-off-by: IanHowell <ian.howell@att.com>
2018-05-09Improve coverage of cadi-aafIanHowell8-2/+510
Issue-ID: AAF-223 Change-Id: Iaf667bce71ac8beb1ba2a763d6ae243a83935e13 Signed-off-by: IanHowell <ian.howell@att.com>
2018-05-09Improve coverage of cadi-aafIanHowell4-5/+404
Tested files in package org.onap.aaf.cadi.persist Issue-ID: AAF-223 Change-Id: I0c597756e96ffea37d30938502ef4f2b62793a02 Signed-off-by: IanHowell <ian.howell@att.com>
2018-05-09Increased coverage authfsgabe.maurer1-3/+8
Issue-ID: AAF-240 Change-Id: I7a109dd5215566ca0b6d49c5112ffadab6e3f21e Signed-off-by: gabe.maurer <gabe.maurer@att.com>
2018-05-09Check Perm Instance ending in colonInstrumental6-43/+33
Issue-ID: AAF-269 Change-Id: I5422c0f119a53284ddc25eb7b99a8a6b09d3dd39 Signed-off-by: Instrumental <jonathan.gathman@att.com> Fix broken JUnits Issue-ID: AAF-270 Change-Id: I91e5d24b0e0610b10dcd12e90813e9ea00af1812 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-05-08Merge "Improve coverage of cadi-aaf"Jonathan Gathman9-81/+317
2018-05-08Improve code coverage for auth locateSai Gandham2-0/+28
Issue-ID: AAF-243 Change-Id: I00b38931fa683ca04d48f273f23b538c9a51a426 Signed-off-by: Sai Gandham <sg481n@att.com>
2018-05-07Improve coverage of cadi-aafIanHowell9-81/+317
Issue-ID: AAF-223 Change-Id: I547206f0f36f8cd1f7d6d064af6e9d555a995a51 Signed-off-by: IanHowell <ian.howell@att.com>
2018-05-04Improve coverage of cadi-aafIanHowell7-0/+523
Issue-ID: AAF-223 Change-Id: I35e96f91c32df3d2b14a6edc796d71a31a86872e Signed-off-by: IanHowell <ian.howell@att.com>
2018-05-04Merge "Improve coverage of cadi-aaf"Jonathan Gathman1-0/+162
2018-05-04Fix package names in ConfigInstrumental3-48/+44
Issue-ID: AAF-268 Change-Id: Ib9f290925250bddc3dc9aeb2ed1dfeb0d18f0fc9 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-05-03Improve coverage of cadi-aafIanHowell1-0/+162
Issue-ID: AAF-223 Change-Id: I8690aa8cc0448cd82c5ee53361d617724bd41cc9 Signed-off-by: IanHowell <ian.howell@att.com>
2018-05-03Merge "Imporve coverage of cadi-aaf"Jonathan Gathman1-0/+178
2018-05-03Imporve coverage of cadi-aafIanHowell1-0/+178
Issue-ID: AAF-223 Change-Id: I11108032e964be5a1dda5fe642b0bec8448c09a7 Signed-off-by: IanHowell <ian.howell@att.com>
2018-05-01Update Certificate for all FQDNsInstrumental1-2/+2
Issue-ID: AAF-114 Change-Id: I0b73d55b471e0438bb4beb901a992be88e1e5f11 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-05-01Improve coverage of cadi-aafIanHowell2-0/+217
Issue-ID: AAF-223 Change-Id: I2a7835720341989b45de239157dd1c4f976b1e6a Signed-off-by: IanHowell <ian.howell@att.com>
2018-04-30Merge "add newly revealed ONAP IDs"varun gudisena2-7/+16
2018-04-30Merge "Improve coverage of cadi-client"Jonathan Gathman5-55/+133
2018-04-30add newly revealed ONAP IDsInstrumental2-7/+16
Issue-ID: AAF-256 Change-Id: I7ff85f115a513d333ed6c742609190cc67c1d536 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-04-30Add more code coverage for Misc envSai Gandham2-2/+2
Fixed timezone issues with chronotest. Issue-ID: AAF-129 Change-Id: I287f02d1324c41953c50538d05f5ca3978178b4c Signed-off-by: Sai Gandham <sg481n@att.com>
2018-04-27Improve coverage of cadi-clientIanHowell5-55/+133
Issue-ID: AAF-224 Change-Id: I950cffc889945205fada35b6f1d772c5318ba3b4 Signed-off-by: IanHowell <ian.howell@att.com>
2018-04-26Improve coverage of cadi-clientIanHowell3-235/+385
Issue-ID: AAF-224 Change-Id: Iff629aaf3551a962932c65b42f254cbfbdf3b608 Signed-off-by: IanHowell <ian.howell@att.com>
2018-04-26Fix Bath config issueInstrumental4-10/+19
Issue-ID: AAF-264 Change-Id: Id9203fe4d756ac9aab51f7ccc5f33d8a41e2f5ce Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-04-25Fix bug introduced by Sonar workInstrumental1-2/+2
Issue-ID: AAF-256 Change-Id: I7885d8fed869893d653b05a09f1aa5f3016aebda Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-04-25Improve coverage of cadi-clientIanHowell2-25/+340
Issue-ID: AAF-224 Change-Id: I83aefd55f7e6627b402ab89c8f3da036b8b153c3 Signed-off-by: IanHowell <ian.howell@att.com>
2018-04-23Improve coverage of Cadi/clientIanHowell7-287/+653
Issue-ID: AAF-224 Change-Id: I26f487429bd46ab176ab6af76942baa068933943 Signed-off-by: IanHowell <ian.howell@att.com>
2018-04-20Improve coverage of cadi-clientIanHowell11-13/+1008
Issue-ID: AAF-224 Change-Id: I36eef9e11e0944d29f3cd0bf71c2856a4b955966 Signed-off-by: IanHowell <ian.howell@att.com> Comment out tests that fail the jenkins builds Issue-ID: AAF-224 Change-Id: I1140c7b00f2a2abfced62a0c48b1b86cbe567d8a Signed-off-by: IanHowell <ian.howell@att.com>
2018-04-20Assembly for CMAgentInstrumental2-7/+7
Issue-ID: AAF-256 Change-Id: I344a32aaf35b1faa8037b7e1d6f5cd22c55bbcab Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-04-20Add missing jar compilesInstrumental7-28/+93
Issue-ID: AAF-256 Change-Id: Iafdfb11fca2455a0b062447a4a4bbf6b13cf11e0 Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-04-19Adding shiro osgi aafrealm bundleSai Gandham2-0/+99
Adding osgi aafrealm bundle. this bundle is wrapped with cadi shiro plugin which will use aaf custom realm in opendaylight environment Issue-ID: AAF-250 Change-Id: Iefd68a8825ae78e035f99fd9b42b0c6e8389b11d Signed-off-by: Sai Gandham <sg481n@att.com>
2018-04-19Merge "Cleanup JUnits"Jonathan Gathman46-431/+255
2018-04-18Support Multiple Realms for DefaultOrgInstrumental1-0/+4
Issue-ID: AAF-254 Change-Id: I89a9b1ceaa304861debd4c7dd21879e0b1fc902a Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-04-17Downgrade shiro core version to 1.3.2Sai Gandham1-1/+7
Issue-ID: AAF-228 Change-Id: I955729710ba297eed14168d7ef45b09ad81cc81a Signed-off-by: Sai Gandham <sg481n@att.com>