summaryrefslogtreecommitdiffstats
path: root/ecomp-sdk/epsdk-aaf
AgeCommit message (Collapse)AuthorFilesLines
2020-09-30roll-back the spring version to oldSri Balaji Marripud1-0/+1
Issue-ID: PORTAL-945 Change-Id: I60b032801e46af05ba94f14816901bb85597b1d7 Signed-off-by: Sri Balaji Marripud <sri.balaji.marripud@att.com>
2020-09-29spring-framework jar version upgradeSri Balaji Marripud1-1/+0
Issue-ID: PORTAL-945 Change-Id: I5d805b77096fe0f79d4dd30e1ad080da8fe4bb7f Signed-off-by: Sri Balaji Marripud <sri.balaji.marripud@att.com>
2020-09-15changed pom version to 3.4 and changes to audit and error log.Muni Mohan Kunchi1-2/+2
Issue-ID: PORTAL-1008 Signed-off-by: Muni Mohan Kunchi <munmohan@att.com> Change-Id: Idb8b4cafe78c7dae42f6f9921a6a4a315f90641c
2020-08-31Upgraded few jars to fix security issuesjz385p1-3/+3
Fixed security vulnerability issues Issue-ID: PORTAL-945 Change-Id: Ief6986ef12223c74ae5297dbd934853fa2d66382 Signed-off-by: jz385p <jegadeesh.babu@att.com>
2020-06-15Added a private constructor in EcompExternalAuthUtIndrijeet kumar1-0/+4
Added a private constructor in EcompExternalAuthutils.java Issue-ID: PORTAL-813 Change-Id: I8651fc68518916dbdc3c3ec02da4c6f9d59ad8b6 Signed-off-by: Indrijeet Kumar <indriku1@in.ibm.com>
2020-05-27Removed unwanted codes from AAFService & ActionHanIndrijeet kumar1-1/+1
Removed unwanted codes from AAFService & ActionHandler Issue-ID: PORTAL-813 Change-Id: I6eb77feacd20433fe469d3e168d91a632ba35254 Signed-off-by: Indrijeet Kumar <indriku1@in.ibm.com>
2020-05-21Removed code smells in some componentsIndrijeet kumar2-2/+1
Removed code smells in some components Issue-ID: PORTAL-813 Change-Id: Ia2ec2953214b6bd6c36bfc58426281e14b8dc021 Signed-off-by: Indrijeet Kumar <indriku1@in.ibm.com>
2020-04-15Pom.xml upgrade from 3.0.0-SNAPSHOT to 3.3.0Rachitha Ramappa1-2/+2
Change-Id: I8b43273877f37e744f91f20bd60244a83f90500e Issue-ID: PORTAL-867 Signed-off-by: rachitha.ramappa@att.com
2020-03-03Chnages made for rdp-data-table layout fixSudarshan Kumar1-0/+5
Chnages made for rdp-data-table layout fix and modified pom files Issue-ID: PORTAL-836 Change-Id: I42f0d0ed188a19e42e14ad56250a1e904b92827f Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
2020-02-06adding sdk changesMuni Mohan Kunchi1-1/+1
adding sdk changes Issue-ID: PORTAL-830 Signed-off-by: Muni Mohan Kunchi <munmohan@att.com> Change-Id: I0c99d3ab15fcf4c3b34d84658b64114dadbe2577
2019-10-18Security Vulnerability in pom.xml fixDominik Mizyn1-2/+2
Security Vulnerability in pom.xml fix Issue-ID: PORTAL-772 Change-Id: I6b0932122b101411b06d371e757918875529b87d Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2019-08-17Migrating screens to Angular 7statta1-2/+2
Issue-ID: PORTAL-706 Change-Id: Ic3feb4019923040aafe6e9a97a60b41165be8b40 Signed-off-by: statta <statta@research.att.com>
2019-03-28Fortify, version, Junitst398c9-288/+7
Issue-ID: PORTAL-543, PORTAL-273, PORTAL-544 Change-Id: Ib864ef78bbd534170cab90d9314f2d8943f78872 Signed-off-by: Thota, Saisree <st398c@research.att.com>
2018-12-28CADI Integration POM changeKotta, Shireesha (sk434m)1-2/+2
Issue-ID: PORTAL-474 Changed POM version to 2.5.0 Change-Id: Ibd72c1c4977f63b5123f76ff6bbb36f2e74172ab Signed-off-by: Kotta, Shireesha (sk434m) <sk434m@att.com>
2018-11-20CADI Integrationst782s10-1321/+244
Issue-ID: PORTAL-474 System to system authorization using CADI Change-Id: I76487f8155a36fca8283669fe5e28ec7d5aec91d Signed-off-by: st782s <statta@research.att.com>
2018-09-25Merge "added test cases to ExternalAccessRoleTest"Manoop Talasila1-24/+51
2018-09-25Merge "aded tst cases to ExternalAccessUserRoleDetailTest"Manoop Talasila1-30/+61
2018-09-24aded tst cases to ExternalAccessUserRoleDetailTestSandeep J1-30/+61
to increase code coverage Issue-ID: PORTAL-273 Change-Id: If38e7a5e71ef5ba38bae003c026c44503cf1daa2 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-24added test cases to ExternalAccessRoleTestSandeep J1-24/+51
to increase code coverage Issue-ID: PORTAL-273 Change-Id: I52c4aedc7d9ecc1d1fb53d58731efaa32fbcbaa1 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-24added test cases to ExternalAccessPermsTSandeep J1-37/+62
to increase code coverage Issue-ID: PORTAL-273 Change-Id: If5cca86d90c87ac9467c98c4aa19825e05ac576b Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-08-15Modified User Auth and permission aaf servicesKishore Reddy, Gujja (kg811t)9-314/+154
Issue-ID: PORTAL-334 Change-Id: I461fd5a61879434e9c105c7598e9948004a5f608 Signed-off-by: Kishore Reddy, Gujja (kg811t) <kg811t@research.att.com>
2018-08-07Adding User Auth and permission aaf servicesKishore Reddy, Gujja (kg811t)1-5/+3
Issue-ID: PORTAL-334 Change-Id: Iee2e7e6a2e944ed60708a81c706977628d84ac39 Signed-off-by: Kishore Reddy, Gujja (kg811t) <kg811t@research.att.com>
2018-07-11Adding User Auth and permission aaf servicesKishore Reddy, Gujja (kg811t)6-126/+291
Issue-ID: PORTAL-334 Change-Id: I2826f2a06f7d818d918ae5f45b500a8da78cec42 Signed-off-by: Kishore Reddy, Gujja (kg811t) <kg811t@research.att.com>
2018-06-14Junit Test Cases & RaptorsKishore Reddy, Gujja (kg811t)29-50/+1463
Issue-ID: PORTAL-273. PORTAL-301 Covered JUNITS for sdk modules and RAPTOR reports fixes Change-Id: Ifaf3bf06f0ec123051a791cc8e7f10662f97a525 Signed-off-by: Kishore Reddy, Gujja (kg811t) <kg811t@research.att.com>
2018-05-02Changes for 2.4.0-SNAPSHOTsa282w16-0/+2031
Issue-ID: PORTAL-210 Included the pom changes for 2.4.0-SNAPSHOT, music and AAF changes. Change-Id: Ib1e1c2679271aa40eb3b50397724e8cdc5ffe01c Signed-off-by: sa282w <sa282w@att.com>