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