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, toString
Copyright © 2018 JBoss by Red Hat. All rights reserved.