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