| Package | Description |
|---|---|
| org.symphonyoss.symphony.apps.authentication.jwt.model |
| Modifier and Type | Method and Description |
|---|---|
JwtUser |
JwtPayload.getUser() |
| Modifier and Type | Method and Description |
|---|---|
void |
JwtPayload.setUser(JwtUser user) |
| Constructor and Description |
|---|
JwtPayload(String applicationId,
String companyName,
String userId,
Long expirationDateInSeconds,
JwtUser user) |
Copyright © 2018 Symphony. All rights reserved.