Age | Commit message (Collapse) | Author | Files | Lines |
|
Changes made to fix left menu routing issue with ONAP-PORTAL
Issue-ID: PORTAL-795
Change-Id: I0278049c9d9e95b9a64674fa3f99aff0e9d24a06
Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
|
|
Issue-ID: PORTAL-811
Change-Id: I6073780298898f7dc90037cc1db701c49e096c82
Signed-off-by: tatta sunder<statta@research.att.com>
|
|
A "NullPointerException" could be thrown
Replace the type specification in this constructor call with the diamond operator ("<>")
Use isEmpty() to check whether the collection is empty or not
Issue-ID: PORTAL-562
Change-Id: Idbff965861ec837f058bc0ae7073b359d0fcadcc
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
|
|
ORM inheritance implementation in all classes that extend from DomainVo
class.
This patch also change data source from data.sql to DBInitializingBean that
pushing data by hibernate to database.
Issue-ID: PORTAL-710
Change-Id: I0f95f7a50facae9f3004ff9f16cdee4e76a39e35
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
|
|
|
|
Either log or rethrow this exception
Change this "try" to a try-with-resources
Move string literal on the left side of this string comparison
Issue-ID: PORTAL-562
Change-Id: I8966c035bb8c36026172457231f426179bb3ed48
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
|
|
javax.validation.Validator used to fix this vulnerability issue.
Issue-ID: OJSI-19
Change-Id: I6993ca2ef750924a826f86de991ae0d2b47c3b57
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
|
|
javax.validation.Validator used to fix this vulnerability issue.
Issue-ID: OJSI-18
Change-Id: I26ec795a23869c0dccd22c50e4469ae264cb7547
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
|
|
javax.validation.Validator used to fix this vulnerability issue.
Issue-ID: OJSI-21
Change-Id: Ie13e17edb4c12c9d60baca7fc85cc46d4480b84b
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
|
|
javax.validation.Validator used to fix this vulnerability issue.
Issue-ID: OJSI-20
Change-Id: I2e8188d9dabf634fcaf41b8d42d0f7160cc0886d
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
|
|
|
|
Fix A "NullPointerException" could be thrown
Add the "@Override" annotation above this method signature
Remove the boxing to "Long"; The argument is already of the same type
Replace the type specification in this constructor call with the diamond operator ("<>")
Issue-ID: PORTAL-562
Change-Id: Ib2d7b8a526f3effce13845a3c2b7abedeb78b042
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
|
|
javax.validation.Validator used to fix this vulnerability.
Issue-ID: OJSI-22
Change-Id: I5837e333f640a398ab6b25e8a0b9f611bb7d3af9
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
|
|
Either log or rethrow this exception
Replace the type specification in this constructor call with the diamond operator ("<>")
Move the string literal on the left side of this string comparison
Define a constant instead of duplicating this literal
Issue-ID: PORTAL-562
Change-Id: Ib6dbf729f3dfb9184c4179b8bc3811f0e61a00dd
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
|
|
|
|
|
|
Issue-ID: PORTAL-723
Change-Id: I97ac3c592ae1f7a6142384d70ac6038ccee1d8fb
Signed-off-by: statta <statta@research.att.com>
|
|
Issue-ID: PORTAL-740
Change-Id: I7828f6ef16b75ba4ca90650eb47f188512a1791d
Signed-off-by: arind.mondal <arind.mondal@samsung.com>
|
|
A "NullPointerException" could be thrown
Either log or rethrow this exception
Use isEmpty() to check whether the collection is empty or not
Replace the type specification in this constructor call with the diamond operator ("<>")
Issue-ID: PORTAL-562
Change-Id: I7a0317b66a66e2302c77d8244f4a01c93846c466
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
|
|
Constructor has 12 parameters, which is greater than 7 authorized
Issue-ID: PORTAL-562
Change-Id: Ie2007420ab2b3d3b304e0b8dddd8afa7314a79ff
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
|
|
Constructor has 24 parameters, which is greater than 7 authorized
Issue-ID: PORTAL-562
Change-Id: I155446c6a16af1bcd7b2e8b5e00d3e0ba642bb64
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
|
|
|
|
Issue-ID: PORTAL-723
Change-Id: Iff1523b2a474f56a74c9fcb9fd850e0e38f6fc68
Signed-off-by: statta <statta@research.att.com>
|
|
Issue-ID: PORTAL-644
Change-Id: I95e43b1a2d12dcb5a4bc56d374cc6d30d8aae3f3
Signed-off-by: statta <statta@research.att.com>
|
|
Constructor has 53 parameters, which is greater than 7 authorized
Issue-ID: PORTAL-562
Change-Id: Ia318321b06d17cd9c2c2e8af7274b7a7550abd7a
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
|
|
|
|
Constructor has 52 parameters, which is greater than 7 authorized
Issue-ID: PORTAL-562
Change-Id: Iaee1a1593adb6b8f74decc852af34301c23a5761
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
|
|
Override "equals(Object obj)" to comply with the contract of the "compareTo(T o)" method
Make "auditTrail" transient or serializable
Reduce the number of conditional operators (4) used in the expression (maximum allowed 3)
Issue-ID: PORTAL-562
Change-Id: Ic867eca2d2f57d68bbc902f27bf0eb9753aeeaa1
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Use a logger to log this exception
Make sure creating this cookie without the "secure" flag is safe here
Either re-interrupt this method or rethrow the "InterruptedException"
Issue-ID: PORTAL-562
Change-Id: I91d6adce835d9adec4328642e8445f074f7d2d57
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
|
|
Sonar errors fix in class AppsControllerExternalRequest
Issue-ID: PORTAL-664
Change-Id: If89e9fa62525c46abc369df4bf4c760cee3abb8a
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
|
|
A "NullPointerException" could be thrown; "epUser" is nullable here
Either log or rethrow this exception
Issue-ID: PORTAL-562
Change-Id: I11a72534f75efec474f49f8a5cb66affb810348f
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
|
|
|
|
|
|
+) Fix NPE
++) implement equals instead of ==
Issue-ID: PORTAL-680
Change-Id: I3a0df60b6171b114afc841b40838f6a4484370ee
Signed-off-by: arind.mondal <arind.mondal@samsung.com>
|
|
|
|
ExternalAccessRolesControllerDashboardController"
|
|
|
|
|
|
|
|
|
|
|
|
+) removed unused imports and done formatting
Issue-ID: PORTAL-680
Change-Id: I1f6ceca61dfc59726cc9e5f7ad802e5c9b0f4d6e
Signed-off-by: arindamm <arind.mondal@samsung.com>
|
|
Sonar errors EPUserUtils class fix
Issue-ID: PORTAL-667
Change-Id: I7a8a39ac52ee2da5d2c2ab0016a8bbea0acb4d21
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
|