check if localsession object null before closing 89/30789/1
authorHavaldar Girish <hg0071052@techmahindra.com>
Thu, 8 Feb 2018 03:49:10 +0000 (09:19 +0530)
committerHavaldar Girish <hg0071052@techmahindra.com>
Thu, 8 Feb 2018 03:54:49 +0000 (09:24 +0530)
commited404fea2eae15505b42a15e35f762be3dfc74d9
tree2fb1282423d9c351b004264a645fb538bc4d9e7e
parent21a8761f684745bb300e075c7e98ad897ace9eed
check if localsession object null before closing

Before closing the session check if the localsession is not null
Sonar Link:
https://sonar.onap.org/component_issues/index?id=org.onap.portal%3Aonap-portal-parent#resolved=false|severities=BLOCKER
Location:
/src/main/java/org/openecomp/portalapp/portal/service/UserRolesCommonServiceImpl.java
Line No-382

Change-Id: Id44800c1ab0ee03dd4920c756fb85b342dc1dd2a
Issue-ID: PORTAL-154
Signed-off-by: Havaldar Girish <hg0071052@techmahindra.com>
ecomp-portal-BE-common/src/main/java/org/onap/portalapp/portal/service/UserRolesCommonServiceImpl.java