public static interface PasswordData.Reference
Modifier and Type | Method and Description |
---|---|
String |
getPassword()
Returns the password associated with this reference.
|
default PasswordData.Salt |
getSalt()
Returns the salt that was applied to the reference password before digesting it.
|
String getPassword()
default PasswordData.Salt getSalt()
Copyright © 2003-2024 Virginia Tech. All Rights Reserved.