Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Remove the declaration of thrown exception 'java.lang.Exception', as it cannot be thrown from method's body.
Issue-ID: PORTAL-501
Change-Id: I9724782aeab6151e6a143e674e123c62e34870e8
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
Replace the type specification in this constructor call with the diamond operator ("<>") - EPFusionBaseController.java
Issue-ID: PORTAL-496
Change-Id: I3f4e044623e4e771cf9beeb7e402aba9c384dae1
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
Issue-ID: PORTAL-389
Fixed AAF sync roles to onap portal
Change-Id: Ib75dd1aded3e3519662f61bbfd726cc2ddfc4af1
Signed-off-by: Kishore Reddy, Gujja (kg811t) <kishore.reddy.gujja@att.com>
|
|
Issue-ID: PORTAL-389
Fixed AAF sync roles to onap portal
Change-Id: Ibd36737deda72fe7c6984c89001d72ca1a5126c5
Signed-off-by: Kishore Reddy, Gujja (kg811t) <kishore.reddy.gujja@att.com>
|
|
|
|
|
|
Issue-ID: PORTAL-432
add roles to user when the app is centralized
Change-Id: I46a782be24ea1804597dc7205bf98170731ffe4d
Signed-off-by: Kotta, Shireesha (sk434m) <shireesha.kotta@att.com>
|
|
|
|
|
|
|
|
|
|
|
|
Change-Id: I9791e63f64aa6e37a422d878c45274a39e3afdf2
Issue-ID: PORTAL-428
Signed-off-by: Mohamed Asgar Samiulla <sammoham@in.ibm.com>
|
|
Issue-ID: PORTAL-386
failed to create user with special char in login_id
Change-Id: I613daa21efed9f6f137bd817a1a8aa2f9669cee8
Signed-off-by: Kishore Reddy, Gujja (kg811t) <kishore.reddy.gujja@att.com>
|
|
Change-Id: Ib801f9ab42486d51fa64b6575124e5668a48c853
Issue-ID: PORTAL-427
Signed-off-by: Mohamed Asgar Samiulla <sammoham@in.ibm.com>
|
|
Change-Id: Ib8e9ff486af57ee03c7f47749d7a040c5ae9d4a0
Issue-ID: PORTAL-426
Signed-off-by: Mohamed Asgar Samiulla <sammoham@in.ibm.com>
|
|
|
|
Change-Id: I7a171068a878f4500af0996d0a7123d2472fef18
Issue-ID: PORTAL-413
Signed-off-by: Mohamed Asgar Samiulla <sammoham@in.ibm.com>
|
|
Change-Id: Ib50643fa9d07948b5bd5815b126c937397dc4454
Issue-ID: PORTAL-411
Signed-off-by: Mohamed Asgar Samiulla <sammoham@in.ibm.com>
|
|
Change-Id: Ia96a9ee1f4f7cd286202f7abeefc0548227fa79a
Issue-ID: PORTAL-409
Signed-off-by: Mohamed Asgar Samiulla <sammoham@in.ibm.com>
|
|
Issue-ID: PORTAL-386, PORTAL-389
failed to create user with special char in login_id
Change-Id: I415adf615a7af97319d8d11a740e75d3dfa11583
Signed-off-by: Kishore Reddy, Gujja (kg811t) <kg811t@research.att.com>
|
|
Change-Id: I974be70db1b036be3eea57cfaf1359d1bfea9407
Issue-ID: PORTAL-404
Signed-off-by: Mohamed Asgar Samiulla <sammoham@in.ibm.com>
|
|
Change-Id: Ib804ca53a4c308a3c2710acc2efdd351d103047a
Issue-ID: PORTAL-403
Signed-off-by: Mohamed Asgar Samiulla <sammoham@in.ibm.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Issue-ID: PORTAL-386
failed to create user with special char in login_id
Change-Id: Iab6ac96f9fa033e45cfbbc4434660139465c792e
Signed-off-by: Kishore Reddy, Gujja (kg811t) <kg811t@research.att.com>
|
|
Fixed sonar issue, make method public or remove @Transcational anotation
Issue-ID: PORTAL-385
Change-Id: I6ad3358b92feb0a830ee5dcb022d873b315d1172
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
Fixed sonar issue, correct "&" with this "&&"
Issue-ID: PORTAL-384
Change-Id: I019ed7d91b490366061bc581ab1e88abf819e824
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
Added fix for error logging reported in sonar
Issue-ID: PORTAL-383
Change-Id: I1a73508da1c2d028ce9e8933def60c02b62482ff
Signed-off-by: Chandan Ghosh <cghosh12@in.ibm.com>
|
|
Fixed sonar issue, correct this '&' to '&&'
Issue-ID: PORTAL-380
Change-Id: I45d0bbc3cded8482d1dc48d4424e2b59213cf545
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
Fixed below sonar issues:
Cast one of the operands of multiplication operation to long,
Remove the BeansException which is runtime,
Reorder the modifiers to comply with java language specification
Issue-ID: PORTAL-378
Change-Id: I5cede6e6d12e9a16b524beeb562d379b3d991d93
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
Fixed the below sonar issue at line 41,
'Rename feild 'result' at line 41
Issue-ID: PORTAL-371
Change-Id: I05a25aa44631415c3ab045defd129f3bf61bd36d
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
Fixed sonar issue, reduce numeber of conditional operator in expression
Issue-ID: PORTAL-373
Change-Id: Ic0c8a2cab9643f23e490d2fe09f0d1aa45bd73c0
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
Sonar critical issue fix, either log or rethrow exception.
Issue-ID: PORTAL-364
Change-Id: Idd50876e7d3ad8eab277b1f68bfd765af3af8962
Signed-off-by: Amaresh Kumar <kamaresh@in.ibm.com>
|
|
Either log or rethrow this exception.
Change-Id: I66dbc884fc72aa9b8c3faeaccaffc99e373858ec
Issue-ID: PORTAL-361
Signed-off-by: Shubhada Ramkrishna Vaze <SV00449682@TechMahindra.com>
|
|
|
|
Either log or rethrow this exception.
Change-Id: I622086227ea912a5c19cfd5daa84463d9354876c
Issue-ID: PORTAL-360
Signed-off-by: Shubhada Ramkrishna Vaze <SV00449682@TechMahindra.com>
|
|
Fix use try-with-resource issue in portal
Issue-ID: PORTAL-342
Change-Id: Ieda3384feddae688c66890743978eaf4deda41e0
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
|
|
Issue-ID: PORTAL-302
Replaced ecomp keyword and year
Change-Id: Ia9b324f6c7b74875ed6afd3cca7aa8d1ed7131a4
Signed-off-by: hb123f <hb123f@att.com>
|
|
Issue-ID: PORTAL-273
JUnits for sonar coverage
Change-Id: Icb88d8563164281d29877bbc2de9c8f1f780aa0c
Signed-off-by: sa282w <sa282w@att.com>
|
|
Issue-ID: PORTAL-273
JUnits for sonar coverage
Change-Id: Ibfa06dcbc7809d9d2598af4ba31dd8c88943aa20
Signed-off-by: Hima Elisetty <hb123f@att.com>
|