| Package | Description |
|---|---|
| org.pac4j.core.credentials.password | |
| org.pac4j.core.profile.service |
| Modifier and Type | Class and Description |
|---|---|
class |
ShiroPasswordEncoder
A password encoder based on
PasswordService from Apache Shiro
Add the shiro-core dependency to use this class. |
class |
SpringSecurityPasswordEncoder
A password encoder based on
PasswordEncoder from the Spring
Security Crypto package. |
| Modifier and Type | Method and Description |
|---|---|
PasswordEncoder |
AbstractProfileService.getPasswordEncoder() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractProfileService.setPasswordEncoder(PasswordEncoder passwordEncoder) |
Copyright © 2017. All Rights Reserved.