SimpleLoginStrategy sonar issues fix 88/90288/1
authorDominik Mizyn <d.mizyn@samsung.com>
Fri, 21 Jun 2019 09:49:41 +0000 (11:49 +0200)
committerDominik Mizyn <d.mizyn@samsung.com>
Fri, 21 Jun 2019 09:49:56 +0000 (11:49 +0200)
commit62be40d079c97648353c1ad45819d3a24ff82fe5
tree511e95b4498bfb0b4af68c795535614cffd1a5f8
parent32b9dcf937f5ddfb3bd7d606155a505661bc6093
SimpleLoginStrategy sonar issues fix

"Either remove or fill this block of code."
"Move the "" string literal on the left side of this string comparison."
"Define and throw a dedicated exception instead of using a generic one."

Issue-ID: PORTAL-650
Change-Id: I92018287a6f585020f0ae6f042b1bb1de84a5e14
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
ecomp-portal-BE-os/src/main/java/org/onap/portalapp/authentication/SimpleLoginStrategy.java