| Class | Description |
|---|---|
| PasswordEncoder |
This class implements the Spring Security 3.x
org.springframework.security.authentication.encoding.PasswordEncoder
interface, allowing Spring Security-enabled applications to use JASYPT
for password encryption.
|
| PBEPasswordEncoder |
This class implements the Spring Security 3.x
org.springframework.security.providers.encoding.PasswordEncoder
interface, allowing Spring Security-enabled applications to use JASYPT
for password encryption.
|
Copyright © 2019 The JASYPT team. All rights reserved.