Package | Description |
---|---|
org.keycloak.models.sessions.infinispan.events |
Modifier and Type | Method and Description |
---|---|
static ClientRemovedSessionEvent |
ClientRemovedSessionEvent.create(KeycloakSession session,
String eventKey,
String realmId,
boolean resendingEvent,
String clientUuid) |
ClientRemovedSessionEvent |
ClientRemovedSessionEvent.ExternalizerImpl.readObject(ObjectInput input) |
ClientRemovedSessionEvent |
ClientRemovedSessionEvent.ExternalizerImpl.readObjectVersion1(ObjectInput input) |
Modifier and Type | Method and Description |
---|---|
void |
ClientRemovedSessionEvent.ExternalizerImpl.writeObject(ObjectOutput output,
ClientRemovedSessionEvent obj) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.