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