public class StringEncoder extends Object
Constructor and Description |
---|
StringEncoder() |
Modifier and Type | Method and Description |
---|---|
static String |
stringToHashCodeString(String input)
utility method to get the hash code of a specified string as a string.
|
static String |
stringToMD5String(String input)
utility method to md5 a String
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.