|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Crypto.HashType | |
|---|---|
| play.libs | |
| Uses of Crypto.HashType in play.libs |
|---|
| Methods in play.libs that return Crypto.HashType | |
|---|---|
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. |
| Methods in play.libs with parameters of type Crypto.HashType | |
|---|---|
static java.lang.String |
Crypto.passwordHash(java.lang.String input,
Crypto.HashType hashType)
Create a password hash using specific hashing algorithm |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||