public class StringTools extends Object
| Constructor and Description |
|---|
StringTools() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getStringIdentificator(String code)
Gets an 16 digits string Id using th SHA-1 algorithm
|
public static String getStringIdentificator(String code) throws NoSuchAlgorithmException, UnsupportedEncodingException
code - NoSuchAlgorithmExceptionUnsupportedEncodingExceptionCopyright © 2016–2017. All rights reserved.