More sonar issues in policy-common 19/109319/2
authorJim Hahn <jrh3@att.com>
Thu, 18 Jun 2020 14:42:08 +0000 (10:42 -0400)
committerJim Hahn <jrh3@att.com>
Thu, 18 Jun 2020 17:34:03 +0000 (13:34 -0400)
commit6c750f414961b3956919ef457d1bf1eb82064d15
tree5d9df6c0f59ba72d584dcd99fb3d9575fc76f5f0
parent611f63a4bb71d677cf2665b1794e91148ba42a51
More sonar issues in policy-common

Addressed the following sonar issues:
- add parameters to types
- ObjectInputStream.readObject() is unsafe

Issue-ID: POLICY-2650
Change-Id: I41e1bd08643b04f409ce87c884cb0c28995e431b
Signed-off-by: Jim Hahn <jrh3@att.com>
utils-test/src/main/java/org/onap/policy/common/utils/io/Serializer.java
utils-test/src/main/java/org/onap/policy/common/utils/test/ToStringTester.java
utils-test/src/test/java/org/onap/policy/common/utils/io/SerializerTest.java