public class PortofinoPasswordService extends DefaultPasswordService
Modifier and Type | Field and Description |
---|---|
static String |
copyright |
DEFAULT_HASH_ALGORITHM, DEFAULT_HASH_ITERATIONS
Constructor and Description |
---|
PortofinoPasswordService() |
Modifier and Type | Method and Description |
---|---|
protected void |
checkHashFormatDurability() |
buildHashRequest, createByteSource, createHashRequest, encryptPassword, getHashFormat, getHashFormatFactory, getHashService, hashPassword, passwordsMatch, passwordsMatch, setHashFormat, setHashFormatFactory, setHashService
public static final String copyright
protected void checkHashFormatDurability()
checkHashFormatDurability
in class DefaultPasswordService