summaryrefslogtreecommitdiffstats
path: root/auth/auth-batch
AgeCommit message (Collapse)AuthorFilesLines
2018-07-11Sonar issues fixes in UserRoleMaciej Wejs5-70/+87
Change-Id: I77ad64ef717c58628cf7a8713562bbae96ad834d Issue-ID: AAF-392 Signed-off-by: Maciej Wejs <maciej.wejs@nokia.com>
2018-07-03From IAN, fix NPE (accidentally abandoned)Instrumental1-3/+6
Issue-ID: AAF-384 Change-Id: I3ebd2de938075662e35ed767463bf251b3ee97f3 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-07-03Remove Sonar BlockersInstrumental1-4/+4
Issue-ID: AAF-386 Change-Id: Ic9f1f17b949fd1192a35bce5eb10481fda0e06ee Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-07-03Collection syntax change because of SonarInstrumental15-38/+37
Issue-ID: AAF-386 Change-Id: I8ba8d8561d03e680ddc90a81b8db0339814c65fa Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-06-26Initial Interface for remote ConfigurationInstrumental5-10/+10
Issue-ID: AAF-378 Change-Id: I320b0c23ece63199a49a5d8b1706868d2c4e5355 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-8/+1
Issue-ID: AAF-305 Change-Id: I2421a6926a3b324cf0d1fe2a0cd64871de552b8b Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-05-24Remove Oracle StringsInstrumental1-2/+0
Issue-ID: AAF-325 Change-Id: I4c273d84632c6b6cfa84c787cd4a5ef724389c47 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-05-22Merge "fixes in NsAttrib"Jonathan Gathman1-19/+20
2018-05-22fixes in NsAttribPawel1-19/+20
Change-Id: If01b8a890bd376a6dfef4da6bd5de23af3d083f0 Issue-ID: AAF-314 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
2018-05-22fixes in Future.javaPawel1-9/+12
Change-Id: I1f62aec04bd56240d187efa9360c14d983585f70 Issue-ID: AAF-312 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
2018-05-21Increased code coverage auth batchgabe.maurer3-2/+171
Issue-ID: AAF-233 Change-Id: Ic62eb1a1e3c6249ff00600c0dd81ab94085aa58f Signed-off-by: gabe.maurer <gabe.maurer@att.com>
2018-05-21Merge "Fix sonar issuer in Messages"Jonathan Gathman1-2/+2
2018-05-21Merge "Fix sonar issues in Batch.java"Jonathan Gathman1-40/+40
2018-05-21Merge "Fix small sonar issues in URFutureApproveExec"Jonathan Gathman1-2/+2
2018-05-21Fix small sonar issues in URFutureApproveExecburdziak1-2/+2
Change-Id: I3b64bfd0a9ce7a1f75b70ec918b09382fe30035b Issue-ID: AAF-298 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2018-05-21Fix sonar issuer in Messagesburdziak1-2/+2
Change-Id: I2e77ab3139530d78e3f3a084e35993e5bf92f223 Issue-ID: AAF-297 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2018-05-21Fix sonar issues in Emailburdziak1-8/+4
Change-Id: I5f0607852ee433d5f5dcaac747c6a34bd077ae57 Issue-ID: AAF-296 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2018-05-21Fix sonar issues in Batch.javaburdziak1-40/+40
Change-Id: Ica7f0646e29eac30b20173c4e1472168ed3e9260 Issue-ID: AAF-295 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2018-05-17Increased auth batch coveragegabe.maurer5-5/+213
Issue-ID: AAF-233 Change-Id: Iaa87085d7dfd8e18efe99bed5264c0529421e66a Signed-off-by: gabe.maurer <gabe.maurer@att.com>
2018-05-17Increased auth batch code coveragegabe.maurer3-4/+352
Issue-ID: AAF-233 Change-Id: I2240a93998c30d45e0ae15ff7ab87be7718aae8f Signed-off-by: gabe.maurer <gabe.maurer@att.com>
2018-05-15Increased code coverage auth batchgabe.maurer3-1/+158
Issue-ID: AAF-233 Change-Id: I74b116e62c98d8cece3ff07594f469051a695797 Signed-off-by: gabe.maurer <gabe.maurer@att.com>
2018-05-14Increased auth batch coveragegabe.maurer4-0/+254
Issue-ID: AAF-233 Change-Id: I70070ff98cb9590cd0318c7936ab73c90f60b596 Signed-off-by: gabe.maurer <gabe.maurer@att.com>
2018-05-11Increased auth batch coveragegabe.maurer3-0/+252
Issue-ID: AAF-233 Change-Id: I0d3c1210d0ca318334d6e619de231ca780045e4b Signed-off-by: gabe.maurer <gabe.maurer@att.com>
2018-05-10Increased auth batch coveragegabe.maurer2-0/+214
Issue-ID: AAF-233 Change-Id: I96e646ff26ba6be92ba7dc4dbf8be086f90adb04 Signed-off-by: gabe.maurer <gabe.maurer@att.com>
2018-05-09Increased code coverage auth batchgabe.maurer6-1/+356
Issue-ID: AAF-233 Change-Id: I3b44c2c2cef68561addfbe8a185ce9b5da65e749 Signed-off-by: gabe.maurer <gabe.maurer@att.com>
2018-05-09Increased coverage authfsgabe.maurer2-0/+151
Issue-ID: AAF-240 Change-Id: I7a109dd5215566ca0b6d49c5112ffadab6e3f21e Signed-off-by: gabe.maurer <gabe.maurer@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-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-8/+8
Issue-ID: AAF-215 Change-Id: I1f4b9627702aa8438f8745a2ba6a8ec8efe407a8 Signed-off-by: Sai Gandham <sg481n@att.com>
2018-04-08updated the poms with project versionssu622b1-0/+5
Issue-ID: AAF-215 Change-Id: I48ab110906f6e165cde0b3bb21b52178d36eb566 Signed-off-by: su622b <sunil.unnava@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-03Create method of Logging to O/S from ContainerInstrumental1-6/+1
Issue-ID: AAF-211 Change-Id: Ib5c369c24082823f6f8cfde7609b966f57085665 Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-04-03Skip some modules from sonarSai Gandham1-0/+1
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 Gandham1-2/+2
Modified Misc pom files. Issue-ID: AAF-208 Change-Id: Iaf4e12c81f98fdca18992ffb24b78cd0135996df Signed-off-by: Sai Gandham <sg481n@att.com>
2018-04-03Fix for Sonar tests in POMsgabe.maurer1-50/+61
Change-Id: Iedeb639779b665189b4f297bca35da07a8579d00 Issue-ID: AAF-111 Signed-off-by: gabe.maurer <gabe.maurer@att.com>
2018-04-03Fix sonar issues & modify deploy propertySai Gandham1-1/+1
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-02Keep only clean TestCases, remove 2 license issuesInstrumental8-272/+2
Issue-ID: AAF-111 Change-Id: I7f779f4beacc84427734ce2c5b0369d5727e136d Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-03-29Clean up Sonar results 3Instrumental3-2/+6
Issue-ID: AAF-206 Change-Id: I4494990e8e0bd702b475bbbfb140eaadd566d2a0 Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-03-29Clean up Sonar results 1Instrumental2-4/+9
Issue-ID: AAF-206 Change-Id: If1fced5b528490a52691508fb1e30962dbe28856 Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-03-29Change groupID to match Garrit ProjectInstrumental1-6/+8
Issue-ID: AAF-206 Change-Id: I2f9f83c210a6741b6c25c8045466d0c7a8e31811 Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-03-29Local CA to use KeystoresInstrumental2-0/+7
Issue-ID: AAF-204 Change-Id: I59491ffa26d5ea117a98470f38f090900b9e1b4e Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-03-27Add deploy plugin & enable testsSai Gandham1-0/+1
Testcases were skipped in auth parent pom now changed property to false and made false in auth-core add deploy plugin for missing poms.Also modify docker-compose file For now skipping all testcases. Issue-ID: AAF-199 Change-Id: I9080e8809c8133411f492e33d3bf1c9c8fde24ec Signed-off-by: Sai Gandham <sg481n@att.com>
2018-03-27Modify distribution management for authzSai Gandham1-0/+93
Adding few more chnages into the pom files. Issue-ID: AAF-197 Change-Id: I64de26631685badd4354526aaf61db67433c7541 Signed-off-by: Sai Gandham <sg481n@att.com>
2018-03-26Modify authz pom files.Sai Gandham2-9/+8
Modified all pom files in AAF project and removed ATT distribution management repos and added sonar & ONAP staging plugin just for Misc module.Other auth & cadi pom files will be modified in the next commit. Issue-ID: AAF-197 Change-Id: I4913a3329dd6d023416411293edbb2d1376f4f1a Signed-off-by: Sai Gandham <sg481n@att.com>
2018-03-26AT&T 2.0.19 Code drop, stage 4Instrumental1-6/+0
Issue-ID: AAF-197 Change-Id: Ibe14fed4b583966dca5559710bced7bec868eae9 Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-03-26AT&T 2.0.19 Code drop, stage 3Instrumental64-0/+7283
Issue-ID: AAF-197 Change-Id: I8b02cb073ccba318ccaf6ea0276446bdce88fb82 Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>