public class MD5CredentialsEncrypter extends Object implements CredentialsEncrypter
Constructor and Description |
---|
MD5CredentialsEncrypter() |
public String hash(String password)
hash
in interface CredentialsEncrypter
public boolean check(String password, String hashPassword)
check
in interface CredentialsEncrypter
Copyright © 2013 BonitaSoft. All Rights Reserved.