Fix sonar critical 35/68835/3
authorPamela Dragosh <pdragosh@research.att.com>
Tue, 25 Sep 2018 10:47:53 +0000 (06:47 -0400)
committerPamela Dragosh <pdragosh@research.att.com>
Tue, 25 Sep 2018 12:35:58 +0000 (12:35 +0000)
commit4c9ff34878cdc955f30e337cc8c0a2d54aaca364
treee4a686471a29ec9e952cbff1f650b548ff928296
parenta24a985d328b97f50a41d3448d235866af625ca9
Fix sonar critical

Sonar complains that the password is an actual password when
in fact we are doing exactly the fix they suggest.

I seem to not have access to resolve it as a false positive.
So it seems the better way to do this is rename this to
reflect that it is actually a property value.

Had to also address 120> due to new variable name size.

Issue-ID: POLICY-1135
Change-Id: I2e2a36ed8d7f5c95e912df4f6ed74983cee8a3dd
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
controlloop/common/eventmanager/src/main/java/org/onap/policy/controlloop/eventmanager/ControlLoopEventManager.java