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