public class HashUtils extends Object
| Constructor and Description |
|---|
HashUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
hash(String plainTextPassword)
Convenience method to hash user passwords.
|
Copyright © 2015. All rights reserved.