public class UserData extends Object
Modifier and Type | Field and Description |
---|---|
int |
iterations
Iterations used to salt the password
|
String |
salt
Salt
|
String |
serverKey
Server key
|
String |
storedKey
Stored key
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.