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