summaryrefslogtreecommitdiffstats
path: root/cadi/client
AgeCommit message (Collapse)AuthorFilesLines
2018-10-31Move to 2.1.17Instrumental1-1/+1
Also, fix inconsistent startup of AAF Cass Issue-ID: AAF-598 Change-Id: I9300812ec8d2869e92621473ebd5933c9345f283 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-17Version to 2.1.6Instrumental1-1/+1
Issue-ID: AAF-571 Change-Id: I371b8afd791463290d0ab22bc455b7a84c25aa8e Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-16Change to 2.1.5Instrumental1-1/+1
Issue-ID: AAF-557 Change-Id: I3a6bccde89b7d869a9f54e7bf9461352ab64f377 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-12CADI ID TranslateInstrumental1-1/+1
Issue-ID: AAF-556 Change-Id: Ifd6c42012a90b369b41ad5ae8e724fb5950df958 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-11Move to 2.1.3Instrumental1-1/+1
Jessica said "2.1.2.1" might cause issues. Playing it safe... Issue-ID: AAF-557 Change-Id: I3f1cce4cbf9047468ba6ca7554aa127b33d99c10 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-11Move to 2.1.2.1Instrumental1-1/+1
Issue-ID: AAF-557 Change-Id: I6dffe397b7a98eeba60c27b92fcf4a07ad9bd6b9 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-01Back to SNAPSHOTInstrumental1-1/+1
Issue-ID: AAF-517 Change-Id: Idc88aed721d6e6c88ec0cee764bb19690058477c Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-01Beta Release for ClientsInstrumental1-1/+1
Issue-ID: AAF-517 Change-Id: I988cfec40df0d1401e4e7cfda9899b68cc3b44e7 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-09-19textual cleanup for M4Instrumental1-1/+1
Issue-ID: AAF-509 Change-Id: Ib109ba404f158bbffb6dc60c96850fd7e56871fd Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-09-07Mass whitespace changes (Style Warnings)Instrumental19-162/+162
Issue-ID: AAF-473 Change-Id: Ia1b3825a527bd56299949b5962bb9354dffbeef8 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-09-07Mass add newline package (Style Warnings)Instrumental2-0/+2
Issue-ID: AAF-473 Change-Id: Ibced57f7e0bc22ec7eba9c69ead0ecca11aaf3e9 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-09-07Mass removal of all Tabs (Style Warnings)Instrumental45-4117/+4117
Issue-ID: AAF-473 Change-Id: Iaf0ef8120882937959bb0065f2f6ba74a021940f Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-08-29Change CadiFilter Default SSetterInstrumental3-13/+66
Issue-ID: AAF-460 Change-Id: I1f7d52104eb36c35cca3264b4995342936e69ef6 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-07-22Finish RESTful Client APIInstrumental2-1/+44
Issue-ID: AAF-361 Change-Id: I999cb419a79c5995baf3757fdbbe047528901597 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-07-19Configuration and Auto-CertificatesInstrumental1-0/+1
Issue-ID: AAF-378 Change-Id: Ic820a4e43684a6130f00b28b415a974876099fc3 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-07-10System dependent separators in JU testsMaciej Wejs1-2/+2
Change-Id: I6795074d6cdec24821f465504e3d20bc4cc68eaf Issue-ID: AAF-387 Signed-off-by: Maciej Wejs <maciej.wejs@nokia.com>
2018-07-05Refine Agent for cadi utilsInstrumental1-0/+1
Issue-ID: AAF-361 Change-Id: Id07b60181b906e65aefb24cbe0d192e362c2c3f4 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-07-03Collection syntax change because of SonarInstrumental2-3/+3
Issue-ID: AAF-386 Change-Id: I8ba8d8561d03e680ddc90a81b8db0339814c65fa Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-06-21Update REST Samples for required behaviorInstrumental3-175/+264
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.2Instrumental1-1/+1
Issue-ID: AAF-303 Change-Id: I3530aaa02bfb96fe100a2e610c0228449375f9d8 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-05-25Change Beijing Release to 2.1.1Beijing-2.1.1Instrumental1-6/+1
Issue-ID: AAF-305 Change-Id: I2421a6926a3b324cf0d1fe2a0cd64871de552b8b Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-05-24Add Cert Cred for aafcliInstrumental1-0/+1
Issue-ID: AAF-322 Change-Id: I507e43b56922d8c5771a3027deda173be00fa4af Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-05-21Improve coverage of cadi-coreIanHowell1-2/+2
* 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-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-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-clientIanHowell9-7/+885
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-17Improve coverage of CadiIanHowell4-161/+81
Improved coverage of tests in cadi-core, cadi-aaf, and cadi-client Issue-ID: AAF-128 Change-Id: Ie7df52ede1586d127098937f8d42cc6314e7eaa7 Signed-off-by: IanHowell <ian.howell@att.com>
2018-04-12Improve coverage of cadi-aafIanHowell1-1/+1
Issue-ID: AAF-223 Change-Id: Ic5443be3f6fc08d7401136b9f235a4050b5d3ee5 Signed-off-by: IanHowell <ian.howell@att.com>
2018-04-12Modify sonar properties in pom filesSai Gandham1-1/+1
Issue-ID: AAF-129 Change-Id: I284cdfb8bf84a049f762d76822f6fa0b0ef5daca Signed-off-by: Sai Gandham <sg481n@att.com>
2018-04-10Improve JUnit test coverageIanHowell5-164/+92
* Fixed a typo in DenialOfServiceTaf * Added a JUnit for DenialOfServiceTaf * Cleaned up JU_Cached, JU_AuthzEnv (WIP) Issue-ID: AAF-128 Change-Id: I76ace8aff3f72538f40068f6cc9c80f24aee7403 Signed-off-by: IanHowell <ian.howell@att.com> Increase coverage in cadi/client and cadi/core Get coverage for Holder, NulTaf, and NullTafResp to 100% Issue-ID: AAF-128 Change-Id: Ica83c29311801d499f922ccb4c33fb7f4e58f686 Signed-off-by: IanHowell <ian.howell@att.com> Improve coverage of the Tafs Issue-ID: AAF-128 Change-Id: I07f9ebee0a64c598047e74801a266898107783f7 Signed-off-by: IanHowell <ian.howell@att.com> Improve test coverage of XReader Issue-ID: AAF-128 Change-Id: I9b369b803743166027170b4a8ca50bd337e45b7b Signed-off-by: IanHowell <ian.howell@att.com> Improve coverage of GreatCircle Issue-ID: AAF-128 Change-Id: Id5e41a481db1106d050fb216664c1aa1e07cef2a Signed-off-by: IanHowell <ian.howell@att.com> Suppress test output Issue-ID: AAF-128 Change-Id: I7a7afe7617c81403d27baf89353f175d9cead165 Signed-off-by: IanHowell <ian.howell@att.com> Move JU_DNSLocator to the correct package Change-Id: Ic8feddf7444afcaaaa252a40d340116597533f46 Signed-off-by: IanHowell <ian.howell@att.com>
2018-04-09Include all modules in AAF parentSai Gandham1-1/+1
Issue-ID: AAF-215 Change-Id: I5aa4b496cebc8d46c720180623ba928c414fad7c Signed-off-by: Sai Gandham <sg481n@att.com>
2018-04-09Keep same groupID across AAF repoSai Gandham1-5/+5
Issue-ID: AAF-215 Change-Id: I1f4b9627702aa8438f8745a2ba6a8ec8efe407a8 Signed-off-by: Sai Gandham <sg481n@att.com>
2018-04-08Modify cadi pom file versionsSai Gandham1-1/+1
Issue-ID: AAF-115 Change-Id: I88c9576fa2aec30cb35f3d77bb33db72bc04a856 Signed-off-by: Sai Gandham <sg481n@att.com>
2018-04-08updated the poms with project versionssu622b1-1/+3
Issue-ID: AAF-215 Change-Id: I48ab110906f6e165cde0b3bb21b52178d36eb566 Signed-off-by: su622b <sunil.unnava@att.com>
2018-04-07Fixing enforce rules in cadi & miscSai Gandham1-0/+1
Issue-ID: AAF-215 Change-Id: Ie4747b751544069afe082c033b40e90383c81eec Signed-off-by: Sai Gandham <sg481n@att.com>
2018-04-06Modify sitepath to release binariesSai Gandham1-1/+1
Issue-ID: AAF-215 Change-Id: I758d4126270091aa1fbe6d5acc03975555a6be0d Signed-off-by: Sai Gandham <sg481n@att.com>
2018-04-05Add Certs, Docker BuildInstrumental1-1/+1
Issue-ID: AAF-211 Change-Id: Idc7630578155586a6e53d7af80dd16e4e0ac41ca Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-04-05Modify cadi & misc versions in authzSai Gandham1-1/+1
Changed cadi version from 1.5.0-SNAPSHOT to 2.1.0-SNAPSHOT Changed misc version from 1.3.0-SNAPSHOT to 2.1.0-SNAPSHOT Issue-ID: AAF-215 Change-Id: I161311c479504547251334d1681d1aec848fe49d Signed-off-by: Sai Gandham <sg481n@att.com>
2018-04-03Fix sonar coverage for aaf authzSai Gandham1-0/+1
Issue-ID: AAF-208 Change-Id: Ia5611d0d455e10405ced2ee47a137c5243debe9d Signed-off-by: Sai Gandham <sg481n@att.com>
2018-04-03Fix the remaining failing tests in CadiIanHowell3-192/+100
Change-Id: Icac61b413bdc2de9ee73c14a785d26a3fe443fe4 Signed-off-by: IanHowell <ian.howell@att.com> Modify deprecated sonar properties in AAF Modified Misc pom files. Issue-ID: AAF-208 Change-Id: Iaf4e12c81f98fdca18992ffb24b78cd0135996df Signed-off-by: Sai Gandham <sg481n@att.com> Include Cadi and Misc JUnits for testing phase Issue-ID: AAF-128 Change-Id: Iee531d58c3aad1c5504e2e2619f611f30063e601 Signed-off-by: IanHowell <ian.howell@att.com> Fix a concurrency bug when removing invalid items from a Pool Change-Id: I5f3e18ff4e3eaedc2b4f3a4be1891c5187ab261b Signed-off-by: IanHowell <ian.howell@att.com>
2018-04-03Modify deprecated sonar properties in AAFSai Gandham1-2/+2
Modified Misc pom files. Issue-ID: AAF-208 Change-Id: Iaf4e12c81f98fdca18992ffb24b78cd0135996df Signed-off-by: Sai Gandham <sg481n@att.com>
2018-04-03Update POMS for SONAR code coverageIanHowell1-83/+77
Issue-ID: AAF-128 Change-Id: I3340c9596682d00291414c5ae3e0a4b71d19c228 Signed-off-by: IanHowell <ian.howell@att.com>
2018-04-03Fix sonar issues & modify deploy propertySai Gandham1-50/+63
Added oparent on submodule parent pom's. Add license to missing java files. Issue-ID: AAF-208 Change-Id: I1d5efe8f91e2bc60af8b2cec67f31d511b44b62c Signed-off-by: Sai Gandham <sg481n@att.com>
2018-03-29Clean up Sonar results 3Instrumental3-4/+5
Issue-ID: AAF-206 Change-Id: I4494990e8e0bd702b475bbbfb140eaadd566d2a0 Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-03-29Clean up Sonar results 2Instrumental1-11/+15
Issue-ID: AAF-206 Change-Id: Ia000b144be58af970f4a5264ca5a9718fdbf9f5d Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-03-29Change groupID to match Garrit ProjectInstrumental1-3/+3
Issue-ID: AAF-206 Change-Id: I2f9f83c210a6741b6c25c8045466d0c7a8e31811 Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-03-29Local CA to use KeystoresInstrumental1-0/+4
Issue-ID: AAF-204 Change-Id: I59491ffa26d5ea117a98470f38f090900b9e1b4e Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>