public class BlowfishCredentialsEncrypter extends Object implements CredentialsEncrypter
| Constructor and Description |
|---|
BlowfishCredentialsEncrypter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
check(String password,
String hashPassword) |
String |
hash(String password) |
public String hash(String password)
hash in interface CredentialsEncrypterpublic boolean check(String password, String hashPassword)
check in interface CredentialsEncrypterCopyright © 2017 Bonitasoft S.A.. All rights reserved.