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