| Package | Description |
|---|---|
| net.bluemind.user.persistence.security |
| Modifier and Type | Field and Description |
|---|---|
static HashAlgorithm |
HashFactory.DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
static HashAlgorithm |
HashFactory.algorithm(java.lang.String password) |
static HashAlgorithm |
HashAlgorithm.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static HashAlgorithm[] |
HashAlgorithm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Hash |
HashFactory.get(HashAlgorithm h) |
Copyright © 2023. All Rights Reserved.