Fixed the critical issues sonar encountered 27/18827/1
authorNTNET\renealr <reneal.rogers@amdocs.com>
Fri, 13 Oct 2017 19:09:51 +0000 (15:09 -0400)
committerNTNET\renealr <reneal.rogers@amdocs.com>
Fri, 13 Oct 2017 20:02:56 +0000 (16:02 -0400)
commit615f200d630fa0e1b74317f193ca366a7980eb79
treeb077e557c5ebbfd5e7e3e097f115867382b5c049
parent25dea2d3021dd0b1e54a93dea5b296781abe828f
Fixed the critical issues sonar encountered

The hardcoded password has been fixed as well as the generic exceptions
were changed to specific exceptions.

Change-Id: I9b3b11bfaa2e680c46158d11d8f8f6e3d56aa6e5
Issue-ID:AAI-249
Signed-off-by: NTNET\renealr <reneal.rogers@amdocs.com>
src/main/java/org/onap/aai/sparky/synchronizer/config/SynchronizerConfiguration.java
src/main/java/org/onap/aai/sparky/util/Encryptor.java
src/main/java/org/onap/aai/sparky/util/KeystoreBuilder.java