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