Package | Description |
---|---|
net.bluemind.user.persistence.security |
Modifier and Type | Class and Description |
---|---|
class |
MD5Hash |
class |
PBKDF2Hash |
class |
SHA1Hash |
class |
SSHA512Hash |
class |
SSHAHash |
Modifier and Type | Method and Description |
---|---|
static Hash |
HashFactory.get(HashAlgorithm h) |
static Hash |
HashFactory.getByPassword(java.lang.String password) |
static Hash |
HashFactory.getDefault() |
Copyright © 2021. All Rights Reserved.