@SerializeWith(value=SessionData.ExternalizerImpl.class) public class SessionData extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SessionData.ExternalizerImpl |
| Constructor and Description |
|---|
SessionData(String realmId,
int lastSessionRefresh) |
| Modifier and Type | Method and Description |
|---|---|
int |
getLastSessionRefresh() |
String |
getRealmId() |
String |
toString() |
Copyright © 2021 JBoss by Red Hat. All rights reserved.