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