String
as the salt.Does not supply a different salt for each {@link org.springframework.security.core.userdetails.User}. This means users sharing the same password will still have the same digested password. Of benefit is the digested passwords will at least be more protected than if stored without any salt.
@author Ben Alex
|
|
|
|
|
|
|
|