public class SessionUserTO extends Object
| Modifier and Type | Field and Description |
|---|---|
Map<String,String> |
att |
boolean |
authenticated |
long |
authenticatedOn |
long |
createdOn |
Set<String> |
roles |
String |
sessionUuid |
int |
timeoutMin |
String |
userName |
| Constructor and Description |
|---|
SessionUserTO() |
Copyright © 2018. All rights reserved.