| Package | Description |
|---|---|
| org.apache.shiro.crypto.hash.format |
| Class and Description |
|---|
| HashFormat
A
HashFormat is able to format a Hash instance into a well-defined formatted String. |
| HashFormatFactory |
| ModularCryptFormat
A
HashFormat that supports
Modular Crypt Format token rules. |
| ParsableHashFormat
A
ParsableHashFormat is able to parse a formatted string and convert it into a Hash instance. |
| ProvidedHashFormat
An enum representing Shiro's default provided
HashFormat implementations. |
Copyright © 2004–2020 The Apache Software Foundation. All rights reserved.