| Interface | Description |
|---|---|
| PasswordDigester |
Common interface for all password encryption (hashing) operations.
|
| Class | Description |
|---|---|
| JasyptPasswordDigester |
Default password digester implementation which uses supplied
StringDigester. |
| PasswordService |
Centralized service for password hashing and checking operations.
|
| ProccessorAwarePooledStringDigester |
Custom implementation of the
PooledStringDigester which uses the number of available processors as a pool size. |
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.