Fix Hash.toHex for odd character Strings 20/107920/2
authorInstrumental <jgonap@stl.gathman.org>
Tue, 19 May 2020 20:56:23 +0000 (15:56 -0500)
committerInstrumental <jgonap@stl.gathman.org>
Tue, 19 May 2020 21:20:01 +0000 (16:20 -0500)
commit9b858def712cff7bf0aa16a4d69de1a5d9846af1
treedbb04d8fcd12c9268e2544e34af7d80246d194fd
parentea095eb9cdbb451f2310a262f3877c79f527cc8f
Fix Hash.toHex for odd character Strings

Also, made two functions work the same, and removed CadiException
Because CadiException removed, covered "FileGetter" with NullCheck

Issue-ID: AAF-941
Signed-off-by: Instrumental <jgonap@stl.gathman.org>
Change-Id: I7ee13ab98d3a70c1cdc59573921e0948ef198f9c
auth/auth-cass/src/main/java/org/onap/aaf/auth/dao/cached/FileGetter.java
cadi/core/src/main/java/org/onap/aaf/cadi/Hash.java
cadi/core/src/test/java/org/onap/aaf/cadi/test/JU_Hash.java