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