public class HashService extends java.lang.Object
Constructor and Description |
---|
HashService() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getSHA1Hash(java.lang.String plaintext)
Encrypt one password with SHA-1 algorithm
|
public HashService()
public static java.lang.String getSHA1Hash(java.lang.String plaintext)
plaintext
-