public interface HashGenerator
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_HASH_ALG |
| Modifier and Type | Method and Description |
|---|---|
<T> String |
hash(HashItem<T> hashItem) |
static final String DEFAULT_HASH_ALG
<T> String hash(HashItem<T> hashItem) throws HashGenerationException
HashGenerationExceptionCopyright © 2019. All rights reserved.