public class BCryptPasswordSecurity extends Object implements PasswordSecurity
Constructor and Description |
---|
BCryptPasswordSecurity() |
public Boolean check(String password, String hashPassword)
check
in interface PasswordSecurity
public String hashPassword(String password)
hashPassword
in interface PasswordSecurity
Copyright © 2010-2014 ArcBees. All Rights Reserved.