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