| Interface | Description |
|---|---|
| PasswordEncoder |
Encode a password.
|
| Class | Description |
|---|---|
| ShiroPasswordEncoder |
A password encoder based on
PasswordService from Apache Shiro
Add the shiro-core dependency to use this class. |
| SpringSecurityPasswordEncoder |
A password encoder based on
PasswordEncoder from the Spring
Security Crypto package. |
Copyright © 2017. All Rights Reserved.