public static final class TokenReview.User extends Object
| Constructor and Description |
|---|
User() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getGroups() |
String |
getUid() |
String |
getUsername() |
void |
setGroups(List<String> groups) |
void |
setUid(String uid) |
void |
setUsername(String username) |
String |
toString() |
Copyright © 2019 SPF4J. All rights reserved.