Package | Description |
---|---|
org.keycloak.models.cache.infinispan.events |
Modifier and Type | Method and Description |
---|---|
static ClientRemovedEvent |
ClientRemovedEvent.create(ClientModel client) |
ClientRemovedEvent |
ClientRemovedEvent.ExternalizerImpl.readObject(ObjectInput input) |
ClientRemovedEvent |
ClientRemovedEvent.ExternalizerImpl.readObjectVersion1(ObjectInput input) |
Modifier and Type | Method and Description |
---|---|
void |
ClientRemovedEvent.ExternalizerImpl.writeObject(ObjectOutput output,
ClientRemovedEvent obj) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.