public class PreAuthDTO extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
String |
salt |
long |
timeSeconds |
| Constructor and Description |
|---|
PreAuthDTO(String salt,
long timeSeconds) |
Copyright © 2018. All rights reserved.