aaf/authz.git
4 years agoMerge "AAF-876-Block of commented files are removed from the file"
Jonathan Gathman [Wed, 4 Sep 2019 18:26:46 +0000 (18:26 +0000)]
Merge "AAF-876-Block of commented files are removed from the file"

4 years agoMerge "Remove the declaration of thrown exception"
Jonathan Gathman [Wed, 4 Sep 2019 18:26:19 +0000 (18:26 +0000)]
Merge "Remove the declaration of thrown exception"

4 years agoUpdate El Alto Init Data from TEST Env 60/94960/1
Instrumental [Wed, 4 Sep 2019 17:30:42 +0000 (12:30 -0500)]
Update El Alto Init Data from TEST Env

Issue-ID: AAF-963
Change-Id: I71c88fe2aa355b9521c9b2fedec77ce9d537d420
Signed-off-by: Instrumental <jonathan.gathman@att.com>
4 years agoUpdate Fixes from testing 57/94857/3
Instrumental [Tue, 3 Sep 2019 17:31:32 +0000 (12:31 -0500)]
Update Fixes from testing

Issue-ID: AAF-961
Change-Id: I142e460607bf32a785037fa2360b1c0efc3948b1
Signed-off-by: Instrumental <jonathan.gathman@att.com>
4 years agoUpdate CSIT to 2.1.16 92/94592/1
kaihlavi [Thu, 29 Aug 2019 13:54:36 +0000 (16:54 +0300)]
Update CSIT to 2.1.16

 Update d.props.csit with the latest image version that
 was updated elsewhere in https://gerrit.onap.org/r/#/c/aaf/authz/+/92948/
 and https://gerrit.onap.org/r/#/c/aaf/authz/+/92846/ to have
 quick fix for https://jenkins.onap.org/view/CSIT/job/aaf-master-csit-aafapi/

Issue-ID: AAF-958
Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
Change-Id: Ic9cbf82258d7ad5e236bc5d821a872f259cf9743

4 years agoAAF-876-Block of commented files are removed from the file 80/94280/1
Thugutla sailakshmi [Mon, 26 Aug 2019 13:00:38 +0000 (18:30 +0530)]
AAF-876-Block of commented files are removed from the file

Block of commented files are removed from the file

Issue-ID: AAF-876
Change-Id: Id7bab57c8082fcf03d4545714dcada8ee021189c
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
4 years agoRemove the declaration of thrown exception 53/94253/1
anushadasari [Sun, 25 Aug 2019 15:48:38 +0000 (21:18 +0530)]
Remove the declaration of thrown exception

Remove the declaration of thrown exception 'java.io.IOException','java.security.NoSuchAlgorithmException', 'javax.crypto.NoSuchPaddingException',  as it cannot be thrown from constructor's body

Change-Id: I0af468d8112fa8ecb3c7626fbbdedf2d375f7601
Issue-ID: AAF-956
Signed-off-by: anushadasari <danush10@in.ibm.com>
4 years agoMerge "Update M2/3 API Docs Update M2/3 Release Notes"
Sai Gandham [Thu, 22 Aug 2019 13:51:08 +0000 (13:51 +0000)]
Merge "Update M2/3 API Docs Update M2/3 Release Notes"

4 years agoMerge "Remove the declaration of thrown exception"
Jonathan Gathman [Thu, 22 Aug 2019 13:23:15 +0000 (13:23 +0000)]
Merge "Remove the declaration of thrown exception"

4 years agoMerge "Sonar fix - ApprovalSet.java - Remove this unused import 'org.onap.aaf.cadi...
Jonathan Gathman [Thu, 22 Aug 2019 13:22:55 +0000 (13:22 +0000)]
Merge "Sonar fix - ApprovalSet.java - Remove this unused import 'org.onap.aaf.cadi.CadiException'"

4 years agoMerge "Sonar Fix - Use already-defined constant 'DENIED' instead of duplicating its...
Jonathan Gathman [Thu, 22 Aug 2019 13:21:00 +0000 (13:21 +0000)]
Merge "Sonar Fix - Use already-defined constant 'DENIED' instead of duplicating its value here"

4 years agoUpdate M2/3 API Docs 09/94109/1
Instrumental [Thu, 22 Aug 2019 12:54:17 +0000 (07:54 -0500)]
Update M2/3 API Docs
Update M2/3 Release Notes

Issue-ID: AAF-921, AAF-925
Change-Id: I643138df179b0391c9cb86ecfad44be1e95e9b46
Signed-off-by: Instrumental <jonathan.gathman@att.com>
4 years agoRemove the declaration of thrown exception 18/94018/1
anushadasari [Wed, 21 Aug 2019 07:01:47 +0000 (12:31 +0530)]
Remove the declaration of thrown exception

Remove the declaration of thrown exception 'org.onap.aaf.misc.env.APIException','java.io.IOException' as it cannot be thrown from constructor's and method body.

Change-Id: I84519b6df9998bbbc9203a59cc4470f8ef8b4e0f
Issue-ID: AAF-946
Signed-off-by: anushadasari <danush10@in.ibm.com>
4 years agoSonar fix - ApprovalSet.java - Remove this unused import 'org.onap.aaf.cadi.CadiExcep... 45/93945/1
dinesha [Tue, 20 Aug 2019 10:57:42 +0000 (16:27 +0530)]
Sonar fix - ApprovalSet.java - Remove this unused import 'org.onap.aaf.cadi.CadiException'

Fixed sonar issues across the file

Issue-ID: AAF-909
Change-Id: I1e6c8540dc51c1337d4681ee26999297bf767a92
Signed-off-by: dinesha <dineshgs@in.ibm.com>
4 years agojunit for facade implemetation 04/93704/1
Sai Gandham [Fri, 16 Aug 2019 14:17:22 +0000 (09:17 -0500)]
junit for facade implemetation

Issue-ID: AAF-111
Change-Id: I856bac0e091a4e30e309c9f7628c25033051677a
Signed-off-by: Sai Gandham <sg481n@att.com>
4 years agoSonar Fix - Use already-defined constant 'DENIED' instead of duplicating its value... 11/93411/1
dinesha [Tue, 13 Aug 2019 11:47:03 +0000 (17:17 +0530)]
Sonar Fix - Use already-defined constant 'DENIED' instead of duplicating its value here

Fixed sonar issues across the file

Issue-ID: AAF-909
Change-Id: I332a6587cab39edb7986f5db2545db5ce2bb08dd
Signed-off-by: dinesha <dineshgs@in.ibm.com>
4 years agoAAF-876-remove unused variable from FacadeImpl.java 70/93270/2
Thugutla sailakshmi [Sun, 11 Aug 2019 14:11:25 +0000 (19:41 +0530)]
AAF-876-remove unused variable from FacadeImpl.java

remove unused variable from FacadeImpl.java

Issue-ID: AAF-876
Change-Id: I2a643dec65121653ae200b382e048f1cc1a8d0d8
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
4 years agoMerge "Sonar Fix - Perm.java - removed unused import"
Jonathan Gathman [Mon, 12 Aug 2019 12:14:41 +0000 (12:14 +0000)]
Merge "Sonar Fix - Perm.java - removed unused import"

4 years agoSonar Fix - Role.java - Removed unused import 24/93324/1
dinesha [Mon, 12 Aug 2019 10:24:19 +0000 (15:54 +0530)]
Sonar Fix - Role.java - Removed unused import

Fixed Sonar issues across the file

Issue-ID: AAF-909
Change-Id: I1f8a030e08b7cb0b4f0562daaeacf752cbe72e74
Signed-off-by: dinesha <dineshgs@in.ibm.com>
4 years agoSonar Fix - Perm.java - removed unused import 13/93313/1
dinesha [Mon, 12 Aug 2019 09:54:35 +0000 (15:24 +0530)]
Sonar Fix - Perm.java - removed unused import

Fixed sonar issues across the file

Issue-ID: AAF-909
Change-Id: Ib6f958878a9229fe734cae1e0ac702d84562c06b
Signed-off-by: dinesha <dineshgs@in.ibm.com>
4 years agoAdd Range to Approval Report 75/92975/1
Instrumental [Wed, 7 Aug 2019 22:21:22 +0000 (17:21 -0500)]
Add Range to Approval Report

Issue-ID: AAF-937
Change-Id: I3ecdcb9875c3cc2ae26d46b57030d7d970187d31
Signed-off-by: Instrumental <jonathan.gathman@att.com>
4 years agomissed 2.1.16 for Docker props 48/92948/1
Instrumental [Wed, 7 Aug 2019 19:16:09 +0000 (14:16 -0500)]
missed 2.1.16 for Docker props

Issue-ID: AAF-932
Change-Id: If8f2c68bf2b618ffd07c1ef2a87c227376e7569a
Signed-off-by: Instrumental <jonathan.gathman@att.com>
4 years agoRemove Tabs, per Jococo 38/92938/1
Instrumental [Wed, 7 Aug 2019 18:40:39 +0000 (13:40 -0500)]
Remove Tabs, per Jococo

Issue-ID: AAF-932
Change-Id: I3ab0ebcc082048d2d1424a58a90ea479fb005ee6
Signed-off-by: Instrumental <jonathan.gathman@att.com>
4 years agoMerge "Sonar Fix: ApprovalDAO.java"
Jonathan Gathman [Wed, 7 Aug 2019 15:24:03 +0000 (15:24 +0000)]
Merge "Sonar Fix: ApprovalDAO.java"

4 years agoMerge "Sonar Fix: CacheInfoDAO.java"
Jonathan Gathman [Wed, 7 Aug 2019 15:23:36 +0000 (15:23 +0000)]
Merge "Sonar Fix: CacheInfoDAO.java"

4 years agoMerge "Sonar Fix - AuthzCassServiceImpl.java"
Jonathan Gathman [Wed, 7 Aug 2019 14:33:09 +0000 (14:33 +0000)]
Merge "Sonar Fix - AuthzCassServiceImpl.java"

4 years agoMerge "Remove Unused Import"
Jonathan Gathman [Wed, 7 Aug 2019 14:32:30 +0000 (14:32 +0000)]
Merge "Remove Unused Import"

4 years agoFix Release Yaml for 2.1.16 87/92887/6
Instrumental [Wed, 7 Aug 2019 12:19:40 +0000 (07:19 -0500)]
Fix Release Yaml for 2.1.16

Issue-ID: AAF-932
Change-Id: I152afea38597071f6e0e2b2144720b46f9cf8d71
Signed-off-by: Instrumental <jonathan.gathman@att.com>
4 years agoRemove Unused Import 65/92865/1
anushadasari [Wed, 7 Aug 2019 09:05:44 +0000 (14:35 +0530)]
Remove Unused Import

The imports part of a file should be handled by the Integrated Development Environment (IDE), not manually by the developer.
Unused and useless imports should not occur if that is the case.
Leaving them in reduces the code's readability, since their presence can be confusing

Change-Id: I05b40d390175827e6be72c400fa7084c9154b053
Issue-ID: AAF-933
Signed-off-by: anushadasari <danush10@in.ibm.com>
4 years agoMerge "sonar fix - remove literal boolean true value"
Jonathan Gathman [Tue, 6 Aug 2019 23:45:28 +0000 (23:45 +0000)]
Merge "sonar fix - remove literal boolean true value"

4 years agoMerge "AAF-892- move the variable to follow rules"
Jonathan Gathman [Tue, 6 Aug 2019 23:44:39 +0000 (23:44 +0000)]
Merge "AAF-892- move the variable to follow rules"

4 years agoMerge "Sonar Fix: Cred.java"
Jonathan Gathman [Tue, 6 Aug 2019 23:43:44 +0000 (23:43 +0000)]
Merge "Sonar Fix: Cred.java"

4 years agoMerge "Sonar fix: Role.java"
Jonathan Gathman [Tue, 6 Aug 2019 23:43:06 +0000 (23:43 +0000)]
Merge "Sonar fix: Role.java"

4 years agoMerge "Sonar fix: CSRMeta.java"
Jonathan Gathman [Tue, 6 Aug 2019 23:42:44 +0000 (23:42 +0000)]
Merge "Sonar fix: CSRMeta.java"

4 years agoMerge "ParseException.java"
Jonathan Gathman [Tue, 6 Aug 2019 23:42:19 +0000 (23:42 +0000)]
Merge "ParseException.java"

4 years agoMerge "sonar fix AAFcli.java"
Jonathan Gathman [Tue, 6 Aug 2019 23:41:53 +0000 (23:41 +0000)]
Merge "sonar fix AAFcli.java"

4 years agoMerge "Sonar fix: Perm.java"
Jonathan Gathman [Tue, 6 Aug 2019 23:41:11 +0000 (23:41 +0000)]
Merge "Sonar fix: Perm.java"

4 years agoMerge "Add junits to batch & cass modules"
Jonathan Gathman [Tue, 6 Aug 2019 23:11:02 +0000 (23:11 +0000)]
Merge "Add junits to batch & cass modules"

4 years agoMove AAF Poms to 2.1.16 46/92846/1
Instrumental [Tue, 6 Aug 2019 22:34:04 +0000 (17:34 -0500)]
Move AAF Poms to 2.1.16

Issue-ID: AAF-932
Change-Id: Idb69e2ada6244266d671b1ec0337e33dec218f3d
Signed-off-by: Instrumental <jonathan.gathman@att.com>
4 years agoDocker Jar SNAPSHOT issues 97/92797/1
Instrumental [Tue, 6 Aug 2019 12:54:50 +0000 (07:54 -0500)]
Docker Jar SNAPSHOT issues

Issue-ID: AAF-917
Change-Id: Ic3af68bb26d9cb29f1493c53571266ab80a5a82f
Signed-off-by: Instrumental <jonathan.gathman@att.com>
4 years agoDocker Deal with SNAPSHOT 44/92744/1
Instrumental [Tue, 6 Aug 2019 00:33:17 +0000 (19:33 -0500)]
Docker Deal with SNAPSHOT

Issue-ID: AAF-917
Change-Id: Ib97058d19164c05e43c96c1df68bbc1cddea1644
Signed-off-by: Instrumental <jonathan.gathman@att.com>
4 years agoadd push commands 39/92739/1
Instrumental [Mon, 5 Aug 2019 23:19:57 +0000 (18:19 -0500)]
add push commands

Issue-ID: AAF-917
Change-Id: I8a23aa2fc9e5ce397598bdf412fe1253b3a77876
Signed-off-by: Instrumental <jonathan.gathman@att.com>
4 years agoagent.sh for k8 24/92724/1
Instrumental [Mon, 5 Aug 2019 19:28:17 +0000 (14:28 -0500)]
agent.sh for k8

Issue-ID: AAF-917
Change-Id: Ie939808798471b2bfde56515269985d0d44d83be
Signed-off-by: Instrumental <jonathan.gathman@att.com>
4 years agoAdd junits to batch & cass modules 82/92682/1
Sai Gandham [Mon, 5 Aug 2019 13:41:06 +0000 (08:41 -0500)]
Add junits to batch & cass modules

Issue-ID: AAF-111
Change-Id: I8067dcb4a57192cf0ac273d7364a60d03f300ba6
Signed-off-by: Sai Gandham <sg481n@att.com>
4 years agoRelease aaf-authz 2.1.15 45/92645/1
Aric Gardner [Sun, 4 Aug 2019 15:39:12 +0000 (11:39 -0400)]
Release aaf-authz 2.1.15

Also add .gitreview,
as this repo is missing it

Issue-ID: OPTFRA-548
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Change-Id: I14ba7e1a0503338c0a320485b697675ce1ecf6f3

4 years agoMake Docker build from Root Maven 17/92617/1
Instrumental [Fri, 2 Aug 2019 20:54:29 +0000 (15:54 -0500)]
Make Docker build from Root Maven

Issue-ID: AAF-917
Change-Id: Ieeac6254a626a4de42e6f082b727ec52fe9bb194
Signed-off-by: Instrumental <jonathan.gathman@att.com>
4 years agoMaven Docker Build 05/92605/1
Instrumental [Fri, 2 Aug 2019 19:46:27 +0000 (14:46 -0500)]
Maven Docker Build

Issue-ID: AAF-917
Change-Id: I259786040c74a7198b3597f4a92c0e8458666560
Signed-off-by: Instrumental <jonathan.gathman@att.com>
4 years agoSlight mod for Cass Dockerfile 98/92498/1
Instrumental [Thu, 1 Aug 2019 19:16:33 +0000 (14:16 -0500)]
Slight mod for Cass Dockerfile

Issue-ID: AAF-917
Change-Id: I5b086aa126c602513474569a56adbbc9360ee877
Signed-off-by: Instrumental <jonathan.gathman@att.com>
4 years agoCreate Service JUnit Base Class, and first method update 03/92403/1
Instrumental [Wed, 31 Jul 2019 19:07:07 +0000 (14:07 -0500)]
Create Service JUnit Base Class, and first method update

Issue-ID: AAF-916
Change-Id: I8bc9c46c04a656e90b52ae54fee59b00ba0c451e
Signed-off-by: Instrumental <jonathan.gathman@att.com>
4 years agoAdd new JUnit Structure 21/92321/2
Instrumental [Tue, 30 Jul 2019 22:02:46 +0000 (17:02 -0500)]
Add new JUnit Structure

Issue-ID: AAF-902
Change-Id: I5d13132cedb6b0dae115c160c68c42f2d85277c3
Signed-off-by: Instrumental <jonathan.gathman@att.com>
4 years agoSonar Fix: ApprovalDAO.java 53/92153/1
Arundathi Patil [Sat, 27 Jul 2019 20:12:50 +0000 (01:42 +0530)]
Sonar Fix: ApprovalDAO.java

Fixed sonar issues across this file

Issue-ID: AAF-912
Change-Id: I030cf2e17e52fa8efe2bc2f003222794e7f9c55a
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
4 years agoSonar Fix: CacheInfoDAO.java 52/92152/1
Arundathi Patil [Sat, 27 Jul 2019 20:09:47 +0000 (01:39 +0530)]
Sonar Fix: CacheInfoDAO.java

Fixed sonar issues across this file

Issue-ID: AAF-911
Change-Id: I3810ba6a6de894002a12faaa49bc59501e848917
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
4 years agoFix GUI image locations 33/92133/1
Instrumental [Fri, 26 Jul 2019 17:22:53 +0000 (12:22 -0500)]
Fix GUI image locations

Issue-ID: AAF-902
Change-Id: Id650f1661ef6085e57ee5b10b02aedf56900e5c7
Signed-off-by: Instrumental <jonathan.gathman@att.com>
4 years agoInit Data July 26 21/92121/1
Instrumental [Fri, 26 Jul 2019 14:18:10 +0000 (09:18 -0500)]
Init Data July 26

Issue-ID: AAF-902
Change-Id: I910214a175840c9de1efa6eeeb111091c94c6510
Signed-off-by: Instrumental <jonathan.gathman@att.com>
4 years agoInitial LogLevel to INFO 93/92093/1
Instrumental [Fri, 26 Jul 2019 11:10:17 +0000 (06:10 -0500)]
Initial LogLevel to INFO

Issue-ID: AAF-910
Change-Id: I4303e0836c2d7f6e5513f9831a5af750e925797e
Signed-off-by: Instrumental <jonathan.gathman@att.com>
4 years agoSonar Fix - AuthzCassServiceImpl.java 05/92005/1
dinesha [Thu, 25 Jul 2019 11:31:06 +0000 (17:01 +0530)]
Sonar Fix - AuthzCassServiceImpl.java

Fixed Sonar issues accross the file

Issue-ID: AAF-907
Change-Id: I96d946b0f9efad26ee13df92028963ac43bc0b58
Signed-off-by: dinesha <dineshgs@in.ibm.com>
4 years agosonar fix - remove literal boolean true value 90/91690/2
Dasari Anusha [Thu, 18 Jul 2019 18:08:42 +0000 (23:38 +0530)]
sonar fix - remove literal boolean true value

Issue-ID: AAF-877
Change-Id: I64e50083b9b0fe40fa0ba32723e30adb0dbce08e
Signed-off-by: Dasari Anusha <danush10@in.ibm.com>
4 years agoupdate Agent for Helm 67/91967/1
Instrumental [Wed, 24 Jul 2019 19:42:22 +0000 (14:42 -0500)]
update Agent for Helm

Issue-ID: AAF-904
Change-Id: I015cd19dcf95d1edfd86542750acc95447726120
Signed-off-by: Instrumental <jonathan.gathman@att.com>
4 years agoMissed a file, 2.1.15 29/91829/1
Instrumental [Mon, 22 Jul 2019 19:55:45 +0000 (14:55 -0500)]
Missed a file, 2.1.15

Issue-ID: AAF-902
Change-Id: I940a7cd4507a3c19798fb41adf483a721076c73b
Signed-off-by: Instrumental <jonathan.gathman@att.com>
4 years agoChange API Version to 2.1.15 28/91828/1
Gathman, Jonathan (jg1555) [Wed, 17 Jul 2019 21:07:20 +0000 (16:07 -0500)]
Change API Version to 2.1.15

Issue-ID: AAF-902
Change-Id: I25ea4791fcbe45612197d7206b4af1ae23b6c489
Signed-off-by: Gathman, Jonathan (jg1555) <jg1555@us.att.com>
4 years agoAAF-892- move the variable to follow rules 80/91780/1
Thugutla Sailakshmi [Sun, 21 Jul 2019 15:50:07 +0000 (21:20 +0530)]
AAF-892- move the variable to follow rules

move the variables according to the rules

Issue-ID: AAF-882
Change-Id: Iaaa41f54eb32f6dc793fa7a63b87927158028a7f
Signed-off-by: Thugutla Sailakshmi <tsaila10@in.ibm.com>
4 years agoSonar Fix: Cred.java 23/91723/1
Arundathi Patil [Fri, 19 Jul 2019 08:57:27 +0000 (14:27 +0530)]
Sonar Fix: Cred.java

Fixed sonar issues in this file

Issue-ID: AAF-890
Change-Id: I410b22cb3e3e9ab2fc00dfbe73911fcc7f4df565
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
4 years agoSonar fix: Role.java 21/91721/1
Arundathi Patil [Fri, 19 Jul 2019 08:55:14 +0000 (14:25 +0530)]
Sonar fix: Role.java

Fixed sonar isues in this file

Issue-ID: AAF-889
Change-Id: I006683bd9183ca947f262583d84f2299c9d152f9
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
4 years agoSonar fix: CSRMeta.java 20/91720/1
Arundathi Patil [Fri, 19 Jul 2019 08:52:04 +0000 (14:22 +0530)]
Sonar fix: CSRMeta.java

Fixed sonar issues in this file

Issue-ID: AAF-888
Change-Id: I17fa524805f1065a1aef7ae8715adc9668122a43
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
4 years agoParseException.java 85/91685/1
Thugutla Sailakshmi [Thu, 18 Jul 2019 17:20:28 +0000 (22:50 +0530)]
ParseException.java

junits for ParseException.java file

Issue-ID: AAF-876
Change-Id: I319a424675f13489320802a26941c50f8d876d1d
Signed-off-by: Thugutla Sailakshmi <tsaila10@in.ibm.com>
4 years agoUpdate dpush for layer removal 17/91617/1
Instrumental [Wed, 17 Jul 2019 16:50:16 +0000 (11:50 -0500)]
Update dpush for layer removal

Issue-ID: AAF-873
Change-Id: If35a6d3ee1432032d440385ab21431b1f68c761d
Signed-off-by: Instrumental <jonathan.gathman@att.com>
4 years agoReduce Docker Layers 08/91508/2
Instrumental [Tue, 16 Jul 2019 09:02:30 +0000 (04:02 -0500)]
Reduce Docker Layers

Issue-ID: AAF-873
Change-Id: I590b5df27ce3266c2dac2200864ad5186da16114
Signed-off-by: Instrumental <jonathan.gathman@att.com>
4 years agosonar fix AAFcli.java 25/91525/1
Thugutla Sailakshmi [Tue, 16 Jul 2019 10:47:26 +0000 (16:17 +0530)]
sonar fix AAFcli.java

Fixed sonar issue in this file

Issue-ID: AAF-871
Change-Id: Ic59c5be130479a5e20e117f37b63fe98b020792d
Signed-off-by: Thugutla Sailakshmi <tsaila10@in.ibm.com>
4 years agoSonar fix: Perm.java 84/91484/1
Arundathi Patil [Tue, 16 Jul 2019 03:50:45 +0000 (09:20 +0530)]
Sonar fix: Perm.java

Fixed sonar issues in this file

Issue-ID: AAF-872
Change-Id: Ia49a60a03b5a08efb5e5bde66f9ec56984b31d12
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
4 years agoAdd JAVA_HOME to check.sh 99/91399/1
Instrumental [Fri, 12 Jul 2019 23:56:11 +0000 (18:56 -0500)]
Add JAVA_HOME to check.sh

Issue-ID: AAF-792
Change-Id: Ief0fd9d1b933c20cf0367fbaba2ea3e9f8d67fbb
Signed-off-by: Instrumental <jonathan.gathman@att.com>
4 years agoMerge "Adjust Agent for none K8s"
Sai Gandham [Fri, 12 Jul 2019 22:26:30 +0000 (22:26 +0000)]
Merge "Adjust Agent for none K8s"

4 years agoMerge "Sonar Fix: NotifyCredBody.java"
Jonathan Gathman [Fri, 12 Jul 2019 22:26:19 +0000 (22:26 +0000)]
Merge "Sonar Fix: NotifyCredBody.java"

4 years agoMerge "Sonar Fix: NsAttrib.java"
Jonathan Gathman [Fri, 12 Jul 2019 22:25:48 +0000 (22:25 +0000)]
Merge "Sonar Fix: NsAttrib.java"

4 years agoMerge "Sonar Fix: NS.java"
Jonathan Gathman [Fri, 12 Jul 2019 22:25:13 +0000 (22:25 +0000)]
Merge "Sonar Fix: NS.java"

4 years agoMerge "Fixed sonar issues in Approval.java"
Jonathan Gathman [Fri, 12 Jul 2019 22:24:52 +0000 (22:24 +0000)]
Merge "Fixed sonar issues in Approval.java"

4 years agoMerge "Fixed sonar issue in ApprovalSet.java"
Jonathan Gathman [Fri, 12 Jul 2019 22:23:13 +0000 (22:23 +0000)]
Merge "Fixed sonar issue in ApprovalSet.java"

4 years agoMerge "Fixed sonar issue in URApproval.java class"
Jonathan Gathman [Fri, 12 Jul 2019 22:22:50 +0000 (22:22 +0000)]
Merge "Fixed sonar issue in URApproval.java class"

4 years agoAdjust Agent for none K8s 94/91394/1
Instrumental [Fri, 12 Jul 2019 22:01:40 +0000 (17:01 -0500)]
Adjust Agent for none K8s

Issue-ID: AAF-857
Change-Id: Iae6ab3800376465deb69d735d1ab38c931b46688
Signed-off-by: Instrumental <jonathan.gathman@att.com>
4 years agoSonar Fix: NotifyCredBody.java 70/91270/1
Arundathi Patil [Thu, 11 Jul 2019 14:32:01 +0000 (20:02 +0530)]
Sonar Fix: NotifyCredBody.java

Fixed multiple sonar issues in this file

Issue-ID: AAF-870
Change-Id: I745b06933588264dfee0b5c26eba6540ab66415b
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
4 years agoSonar Fix: NS.java 23/91123/1
Arundathi Patil [Wed, 10 Jul 2019 03:43:35 +0000 (09:13 +0530)]
Sonar Fix: NS.java

Removed unused import from file

Issue-ID: AAF-865
Change-Id: Ib20722520fb2da1b32e88e9450d3e85c69bf7841
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
4 years agoSonar Fix: NsAttrib.java 22/91122/1
Arundathi Patil [Wed, 10 Jul 2019 03:40:15 +0000 (09:10 +0530)]
Sonar Fix: NsAttrib.java

Moved a variable as per the java code convention

Issue-ID: AAF-866
Change-Id: If2fe01e3e22171356ed4f24066c5573e67a9187f
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
4 years agoMerge "Cred delete fixes"
Sai Gandham [Tue, 9 Jul 2019 00:32:27 +0000 (00:32 +0000)]
Merge "Cred delete fixes"

4 years agoCred delete fixes 54/91054/1
Gathman, Jonathan (jg1555) [Mon, 8 Jul 2019 22:57:32 +0000 (17:57 -0500)]
Cred delete fixes

Issue-ID: AAF-857
Change-Id: I5e590eec0e18a17bb9f89d7f704c86fca3f377de
Signed-off-by: Gathman, Jonathan (jg1555) <jg1555@us.att.com>
4 years agoFixed sonar issues in Approval.java 57/90957/1
Arundathi Patil [Fri, 5 Jul 2019 14:37:23 +0000 (20:07 +0530)]
Fixed sonar issues in Approval.java

Fixed multiple sonar issues across this file

Issue-ID: AAF-862
Change-Id: I7d2fa8a533ca321ed64646a8aeb302830da751f9
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
4 years agoFixed sonar issue in ApprovalSet.java 54/90954/1
Arundathi Patil [Fri, 5 Jul 2019 14:15:30 +0000 (19:45 +0530)]
Fixed sonar issue in ApprovalSet.java

Removed declaration of CadiException as it is never thrown from the
method

Issue-ID: AAF-861
Change-Id: I02f5c0e5c9c664da788109d00bb30ed9c10a6e88
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
4 years agoFixed sonar issue in URApproval.java class 51/90951/1
Arundathi Patil [Fri, 5 Jul 2019 13:28:04 +0000 (18:58 +0530)]
Fixed sonar issue in URApproval.java class

Removed the declaration of thrown CadiException as it is never thrown
from the method.

Issue-ID: AAF-860
Change-Id: I62af4f65923f3e1eb995118421d68f4f843caeb5
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
4 years agoMerge "Approval page flaw"
Sai Gandham [Wed, 3 Jul 2019 16:15:49 +0000 (16:15 +0000)]
Merge "Approval page flaw"

4 years agoMerge "Commented out dead/unreachable code (maybe some error in control logic?)"
Jonathan Gathman [Wed, 3 Jul 2019 14:10:55 +0000 (14:10 +0000)]
Merge "Commented out dead/unreachable code (maybe some error in control logic?)"

4 years agoMerge "Moved null ref check to line before dereferencing"
Jonathan Gathman [Wed, 3 Jul 2019 14:10:52 +0000 (14:10 +0000)]
Merge "Moved null ref check to line before dereferencing"

4 years agoMerge "Fixed deref of null object at error message"
Jonathan Gathman [Wed, 3 Jul 2019 14:08:19 +0000 (14:08 +0000)]
Merge "Fixed deref of null object at error message"

4 years agoApproval page flaw 43/90843/1
Instrumental [Wed, 3 Jul 2019 13:59:41 +0000 (08:59 -0500)]
Approval page flaw

Issue-ID: AAF-857
Change-Id: Ib691e240f9427006ec6d909671207cbaaeca7473
Signed-off-by: Instrumental <jonathan.gathman@att.com>
4 years agoupdate Approvals from Testing 13/90813/1
Instrumental [Tue, 2 Jul 2019 21:19:59 +0000 (16:19 -0500)]
update Approvals from Testing

Issue-ID: AAF-857
Change-Id: Ic7780678991f5d3f25f2634d1a8b15cc03f62592
Signed-off-by: Instrumental <jonathan.gathman@att.com>
4 years agoUpdates for DirectLocator 93/90693/1
Instrumental [Fri, 28 Jun 2019 22:16:33 +0000 (17:16 -0500)]
Updates for DirectLocator

Issue-ID: AAF-857
Change-Id: I55cdedad9dfaf4be8c785aa5f503f71fe4504070
Signed-off-by: Instrumental <jonathan.gathman@att.com>
4 years agoSONAR flagged fixes 91/90591/1
Instrumental [Thu, 27 Jun 2019 12:48:27 +0000 (07:48 -0500)]
SONAR flagged fixes

Issue-ID: AAF-857
Change-Id: I0b2d6b985fd7f8abc3d133d6db37865aa300e75f
Signed-off-by: Instrumental <jonathan.gathman@att.com>
4 years agoChanges from Onsite Tests 09/90509/1
Instrumental [Wed, 26 Jun 2019 12:05:51 +0000 (07:05 -0500)]
Changes from Onsite Tests

Issue-ID: AAF-857
Change-Id: I3fbed32ff5b2bb8f05f4f932c8dc2f4012c8b429
Signed-off-by: Instrumental <jonathan.gathman@att.com>
4 years agofix Release version 83/90383/1
Instrumental [Mon, 24 Jun 2019 13:14:51 +0000 (08:14 -0500)]
fix Release version

Issue-ID: AAF-858
Change-Id: I9838d0eec689ac8d9ae99f16235b90767aad3a87
Signed-off-by: Instrumental <jonathan.gathman@att.com>
4 years agoUpdate Release Notes, more docs 36/90236/1
Gathman, Jonathan (jg1555) [Thu, 20 Jun 2019 16:00:28 +0000 (11:00 -0500)]
Update Release Notes, more docs

Issue-ID: AAF-854
Change-Id: I1f89cb3dff1dffbfaf903d9be5b7c450eebbeb7d
Signed-off-by: Instrumental <jonathan.gathman@att.com>
4 years agoFixes/Refinements from Testing 28/90228/1
Instrumental [Thu, 20 Jun 2019 12:22:59 +0000 (07:22 -0500)]
Fixes/Refinements from Testing

Issue-ID: AAF-857
Change-Id: I2c5a542982b77011ad4ed5c41e08e045c83e2e3f
Signed-off-by: Instrumental <jonathan.gathman@att.com>
4 years agoUpdate for more Logging Info 23/89723/1
Instrumental [Wed, 12 Jun 2019 00:40:45 +0000 (19:40 -0500)]
Update for more Logging Info

Issue-ID: AAF-853
Change-Id: I51e9160e2b53ebf74ba5f93c9a634a790f7ed848
Signed-off-by: Instrumental <jonathan.gathman@att.com>
4 years agoAgent correctly sort Cert Chain/Truststore 52/89552/3
Instrumental [Fri, 7 Jun 2019 00:33:19 +0000 (19:33 -0500)]
Agent correctly sort Cert Chain/Truststore

GUI fix

Issue-ID: AAF-852
Change-Id: Ie703b7aee0a77074fac5c1aab3bdf402862243ac
Signed-off-by: Instrumental <jonathan.gathman@att.com>