public static class SimpleExpiryCache.UserEntry extends Object
| Constructor and Description |
|---|
UserEntry(long aExpiryTime) |
| Modifier and Type | Method and Description |
|---|---|
long |
getExpiryTime() |
List<String> |
getGroups() |
String |
getPassword() |
String |
getSeed() |
void |
setGroups(List<String> aGroups) |
void |
setPassword(String aPassword) |
void |
setSeed(String aSeed) |
Copyright © 2019. All rights reserved.