public class BCryptPasswordSecurity extends Object implements PasswordSecurity
| Constructor and Description |
|---|
BCryptPasswordSecurity() |
public Boolean check(String password, String hashPassword)
check in interface PasswordSecuritypublic String hashPassword(String password)
hashPassword in interface PasswordSecurityCopyright © 2010–2014 ArcBees. All rights reserved.