public class EncodedPasswordStorage extends AbstractCredentialStorage
| Constructor and Description |
|---|
EncodedPasswordStorage() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEncodedHash() |
String |
getSalt() |
void |
setEncodedHash(String encodedHash) |
void |
setSalt(String salt) |
getEffectiveDate, getExpiryDate, setEffectiveDate, setExpiryDate, toStringCopyright © 2015. All rights reserved.