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