Package | Description |
---|---|
de.innovationgate.utils.security |
Encrypting and security related stuff
|
Modifier and Type | Method and Description |
---|---|
static HashedPassword |
HashedPassword.create(java.lang.String pwd,
HashingService scheme,
java.lang.Object salt)
Creates a password hash from the given password, using the given scheme
|