Package | Description |
---|---|
org.apache.shiro.crypto.hash |
Cryptographic Hashing components that greatly simplify one-way data hashing in an application.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultHashService
Default implementation of the
HashService interface, supporting a customizable hash algorithm name,
secure-random salt generation, multiple hash iterations and an optional internal
privateSalt . |
Copyright © 2004–2017 The Apache Software Foundation. All rights reserved.