| Package | Description |
|---|---|
| org.keycloak.models.sessions.infinispan.changes.sessions |
| Modifier and Type | Method and Description |
|---|---|
SessionData |
SessionData.ExternalizerImpl.readObject(ObjectInput input) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,SessionData> |
LastSessionRefreshEvent.getLastSessionRefreshes() |
| Modifier and Type | Method and Description |
|---|---|
void |
SessionData.ExternalizerImpl.writeObject(ObjectOutput output,
SessionData obj) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
LastSessionRefreshStore.sendMessage(KeycloakSession kcSession,
Map<String,SessionData> refreshesToSend) |
| Constructor and Description |
|---|
LastSessionRefreshEvent(Map<String,SessionData> lastSessionRefreshes) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.