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