summaryrefslogtreecommitdiffstats
path: root/auth
AgeCommit message (Collapse)AuthorFilesLines
2018-04-12Modify sonar properties in pom filesSai Gandham11-11/+11
Issue-ID: AAF-129 Change-Id: I284cdfb8bf84a049f762d76822f6fa0b0ef5daca Signed-off-by: Sai Gandham <sg481n@att.com>
2018-04-12Increased code coveragegabe.maurer6-88/+463
Issue-ID: AAF-111 Change-Id: I9a00a24506cdd6fffb84ee441364d720cf1cd99f Signed-off-by: gabe.maurer <gabe.maurer@att.com> Increased coverage for absData and TextIndex Issue-ID: AAF-111 Change-Id: I77375260b9052ca7d8d11021ab9806d9dc35f0b3 Signed-off-by: gabe.maurer <gabe.maurer@att.com> Increase auth core coverage Change-Id: Ic6f65e028a0072e61a82d50f41bf9dd945e22373 Signed-off-by: gabe.maurer <gabe.maurer@att.com> Increased auth core coverage Change-Id: Iafedd57bf5ca5391c7d8bed00188431eb67aa187 Signed-off-by: gabe.maurer <gabe.maurer@att.com>
2018-04-12Merge "Improve JUnit test coverage"Jonathan Gathman3-51/+103
2018-04-11Update netty-handler versionInstrumental2-1/+10
Issue-ID: AAF-228 Change-Id: Ic08c2adb0bd859d8864d5a515b15f4a3c15055ea Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-04-11Update Cassandra Driver VersionInstrumental2-7/+1
Issue-ID: AAF-228 Change-Id: Ic1c412cb926b52084b370f5c89fa63ee53ae2c08 Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-04-11Update Bouncey Castle VersionInstrumental1-5/+21
Issue-ID: AAF-228 Change-Id: Ica02b8640b692c3bd192e6728ea0cb7645f469ca Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-04-11Update Shiro VersionInstrumental1-1/+0
Issue-ID: AAF-228 Change-Id: I17ba5973672b3c1baed736b28476f1301621d63e Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-04-10Create Functioning Client Sample for DocsInstrumental7-20/+12
Issue-ID: AAF-221 Change-Id: Iaefe6700a900a712409bda7ddfd18932ed4c0fda Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-04-10Improve JUnit test coverageIanHowell3-51/+103
* 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-10Fixing docker build sciptSai Gandham5-4/+25
Issue-ID: AAF-208 Change-Id: Ia1ca9a6c4ef4282be597820a20ed5c34590393c7 Signed-off-by: Sai Gandham <sg481n@att.com>
2018-04-09Include all modules in AAF parentSai Gandham20-1343/+13
Issue-ID: AAF-215 Change-Id: I5aa4b496cebc8d46c720180623ba928c414fad7c Signed-off-by: Sai Gandham <sg481n@att.com>
2018-04-09Move auth-client as independentSai Gandham2-1/+2
Issue-ID: AAF-215 Change-Id: Ic074d4d2755b33ab4edc9d085572007f7bc9986b Signed-off-by: Sai Gandham <sg481n@att.com>
2018-04-09Include only auth-client in parentSai Gandham1-5/+1
Only buidling auth-client to release it first. Issue-ID: AAF-215 Change-Id: I3bbb2fea77b6ab516482691a8cd83fd0e983c94c Signed-off-by: Sai Gandham <sg481n@att.com>
2018-04-09Keep same groupID across AAF repoSai Gandham14-100/+105
Issue-ID: AAF-215 Change-Id: I1f4b9627702aa8438f8745a2ba6a8ec8efe407a8 Signed-off-by: Sai Gandham <sg481n@att.com>
2018-04-09Modify parent in parent modulesSai Gandham1-2/+2
Issue-ID: AAF-215 Change-Id: I424ef918de779d17043045f5aac66c2863845e1a Signed-off-by: Sai Gandham <sg481n@att.com>
2018-04-08Modify parent in parent modulesSai Gandham1-2/+2
Issue-ID: AAF-215 Change-Id: I8205057230275092112f10c55bdb6882814a41bd Signed-off-by: Sai Gandham <sg481n@att.com>
2018-04-08Modify auth client pomSai Gandham1-5/+0
Issue-ID: AAF-215 Change-Id: I91e46f57296626191530d319c5216e2a112a41e1 Signed-off-by: Sai Gandham <sg481n@att.com>
2018-04-08updated the poms with project versionssu622b15-12/+57
Issue-ID: AAF-215 Change-Id: I48ab110906f6e165cde0b3bb21b52178d36eb566 Signed-off-by: su622b <sunil.unnava@att.com>
2018-04-08Adding oparent to modulesSai Gandham1-1/+1
Patch 2 removing oparent as it is conflicting duplicate parents Issue-ID: AAF-215 Change-Id: I138e83c3014ec778d5f94058c8b16c847e3b1b89 Signed-off-by: Sai Gandham <sg481n@att.com>
2018-04-07Add super pom ref to parent pomsSai Gandham1-5/+6
Issue-ID: AAF-215 Change-Id: I879aedaae70611f473e6baa3d1488d8a3a7996ce Signed-off-by: Sai Gandham <sg481n@att.com>
2018-04-06Fix Cassandra Access CM,OAuthInstrumental2-3/+6
Issue-ID: AAF-219 Change-Id: I835a9bb813832a6df4ee804c551d46bfe5307ad0 Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-04-06Make cross-container access workInstrumental5-16/+45
Issue-ID: AAF-218 Change-Id: Ib31646e3ce6e38c2ef0a02fe1d2f57cf963a5a4a Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-04-06Modify sitepath to release binariesSai Gandham14-14/+14
Issue-ID: AAF-215 Change-Id: I758d4126270091aa1fbe6d5acc03975555a6be0d Signed-off-by: Sai Gandham <sg481n@att.com>
2018-04-06Fix Locate Cassandra config issueInstrumental6-7/+23
Issue-ID: AAF-216 Change-Id: I52719ee951a5135be5561fca6ab71744a014fe41 Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-04-06Service required changed startupv2.1.0Instrumental2-16/+12
Issue-ID: AAF-211 Change-Id: Id4101ca0e59c5a2a3deaf703dc8fdd07183f3b4d Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-04-05rm CADI CassInstrumental5-0/+42
Issue-ID: AAF-212 Change-Id: I72b1a5ff68ae0f9527b3d82c9a84a0660fe380ae Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-04-05Add Certs, Docker BuildInstrumental24-493/+465
Issue-ID: AAF-211 Change-Id: Idc7630578155586a6e53d7af80dd16e4e0ac41ca Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-04-05Merge "Modify cadi & misc versions in authz"Jonathan Gathman2-5/+5
2018-04-05Modify cadi & misc versions in authzSai Gandham2-5/+5
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-05Install tools/libs needed for pkcs11Manjunath Ranganathaiah1-0/+4
Change-Id: I1607f1d16407d30c1265cff1e0c554809f374ea0 Issue-ID: AAF-203 Signed-off-by: Manjunath Ranganathaiah <manjunath.ranganathaiah@intel.com>
2018-04-04add docker push file to aaf repoSai Gandham6-22/+45
Issue-ID: AAF-208 Change-Id: I0e2350b6c6f2bbaf4fa02c0879e52ce148046d4d Signed-off-by: Sai Gandham <sg481n@att.com>
2018-04-04Merge "pkcs11 key/cert import for CA use"Jonathan Gathman1-3/+11
2018-04-03Create method of Logging to O/S from ContainerInstrumental16-100/+270
Issue-ID: AAF-211 Change-Id: Ib5c369c24082823f6f8cfde7609b966f57085665 Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-04-03pkcs11 key/cert import for CA useManjunath Ranganathaiah1-3/+11
Issue-ID: AAF-203 Change-Id: I07b5100ce46788a423be8bfa663368dece40d901 Signed-off-by: Manjunath Ranganathaiah <manjunath.ranganathaiah@intel.com>
2018-04-03Fix sonar coverage for aaf authzSai Gandham5-0/+5
Issue-ID: AAF-208 Change-Id: Ia5611d0d455e10405ced2ee47a137c5243debe9d Signed-off-by: Sai Gandham <sg481n@att.com>
2018-04-03Skip some modules from sonarSai Gandham7-0/+7
Skipping auth batch,client,hello,fs,gui,cadi shiro,cadi oauth misc log4j,misc xgen. Issue-ID: AAF-208 Change-Id: Ib589f755b23d0b9b455acff8726225dd023f27f6 Signed-off-by: Sai Gandham <sg481n@att.com>
2018-04-03Modify deprecated sonar properties in AAFSai Gandham14-28/+28
Modified Misc pom files. Issue-ID: AAF-208 Change-Id: Iaf4e12c81f98fdca18992ffb24b78cd0135996df Signed-off-by: Sai Gandham <sg481n@att.com>
2018-04-03Merge "Fix for Sonar tests in POMs"Jonathan Gathman10-549/+602
2018-04-03Fix for Sonar tests in POMsgabe.maurer10-549/+602
Change-Id: Iedeb639779b665189b4f297bca35da07a8579d00 Issue-ID: AAF-111 Signed-off-by: gabe.maurer <gabe.maurer@att.com>
2018-04-03Fix up several JUnitsIanHowell2-55/+59
Issue-ID: AAF-128 Change-Id: I3644847671e08f0b6d57cce9674dc8a3d60fcbc4 Signed-off-by: IanHowell <ian.howell@att.com> Get Test coverage for MultiGet to 100% Issue-ID: AAF-128 Change-Id: I5b591c0b7e0e7353dc669e75546961177ef8d152 Signed-off-by: IanHowell <ian.howell@att.com> Get test coverage of UserChainManip to 100% Issue-ID: AAF-128 Change-Id: I41d6a2c3f405d8959507ae02c934fffff7903e32 Signed-off-by: IanHowell <ian.howell@att.com> Get test coverage of SecurityInfoC to 100% Issue-ID: AAF-128 Change-Id: I04c088827915b14d1f597d5e1eeb7f8e9159e644 Signed-off-by: IanHowell <ian.howell@att.com> Trial run at updating POMs for SONAR coverage Change-Id: Ib2a68773fafbc660266ee5d496ffe842c10e7931 Signed-off-by: IanHowell <ian.howell@att.com>
2018-04-03Fix sonar issues & modify deploy propertySai Gandham17-14/+83
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-04-02Add jococo and SONAR Props to root pom.xmlInstrumental11-185/+38
Issue-ID: AAF-111 Change-Id: I98b44dcb005d17c8c93867bc39fc282415aa7e8e Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-04-02Keep only clean TestCases, remove 2 license issuesInstrumental118-5939/+244
Issue-ID: AAF-111 Change-Id: I7f779f4beacc84427734ce2c5b0369d5727e136d Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-03-30Remove spaces from dockerbuild scriptSai Gandham2-2/+2
Issue-ID: AAF-208 Change-Id: Ib098aaf4f8898dd54c13c8bf5806afce1f44405e Signed-off-by: Sai Gandham <sg481n@att.com>
2018-03-29Fix AAF csit JobsSai Gandham1-1/+1
Issue-ID: AAF-199 Change-Id: I4371df0dde5100a49a454a633ea4509fdba82abc Signed-off-by: Sai Gandham <sg481n@att.com>
2018-03-29Clean up Sonar results 3Instrumental14-25/+35
Issue-ID: AAF-206 Change-Id: I4494990e8e0bd702b475bbbfb140eaadd566d2a0 Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-03-29Clean up Sonar results 2Instrumental5-16/+36
Issue-ID: AAF-206 Change-Id: Ia000b144be58af970f4a5264ca5a9718fdbf9f5d Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-03-29Clean up Sonar results 1Instrumental20-53/+80
Issue-ID: AAF-206 Change-Id: If1fced5b528490a52691508fb1e30962dbe28856 Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-03-29Change groupID to match Garrit ProjectInstrumental15-78/+84
Issue-ID: AAF-206 Change-Id: I2f9f83c210a6741b6c25c8045466d0c7a8e31811 Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-03-29Merge "Add target to missing .gitignore"varun gudisena2-5/+1