| Package | Description |
|---|---|
| org.jahia.services.pwd |
| Modifier and Type | Class and Description |
|---|---|
class |
JasyptPasswordDigester
Default password digester implementation which uses supplied
StringDigester. |
| Modifier and Type | Method and Description |
|---|---|
protected PasswordDigester |
PasswordService.getDefaultDigester() |
| Modifier and Type | Method and Description |
|---|---|
void |
PasswordService.registerDigester(PasswordDigester digester)
Adds the password digester into the registry.
|
void |
PasswordService.setDefaultDigester(PasswordDigester defaultDigester) |
void |
PasswordService.setStrongDigester(PasswordDigester strongDigester) |
| Modifier and Type | Method and Description |
|---|---|
void |
PasswordService.setDigesters(List<PasswordDigester> digesters) |
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.