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