diff options
author | surya-huawei <a.u.surya@huawei.com> | 2017-09-19 11:40:07 +0530 |
---|---|---|
committer | surya-huawei <a.u.surya@huawei.com> | 2017-09-19 11:57:35 +0530 |
commit | 1bd57845776d0f5ffad0425718685019e1ec79c1 (patch) | |
tree | f07841becb648a629a9b8b8bf82f24aad22774ef /oom-app-common/src/test | |
parent | f7129016e4371a587d9ff01d43f83aec206184a2 (diff) |
Fix Sonar Issues
few major issues in dashboard module
In CustomLogginFilter.java
*move string literal to left side of equalsIgnoreCase method
In DashboardRestricedBaseController.java
*Use "Boolean.parseBoolean" for this string-to-boolean conversion
In ECDSingleSignOnController.java
*Replace the type specification in this constructor call with the diamond operator
*Add the "@Override" annotation above this method signature
*Remove unnecessary type casting
Issue-Id: CCSDK-87
Change-Id: I2d588c29c4c57394f7b4a8ffcb20567cbb515919
Signed-off-by: surya-huawei <a.u.surya@huawei.com>
Diffstat (limited to 'oom-app-common/src/test')
0 files changed, 0 insertions, 0 deletions