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