| Package | Description |
|---|---|
| play.libs |
| Modifier and Type | Method and Description |
|---|---|
static Crypto.HashType |
Crypto.HashType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Crypto.HashType[] |
Crypto.HashType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
Crypto.passwordHash(java.lang.String input,
Crypto.HashType hashType)
Create a password hash using specific hashing algorithm
|
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly