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