Uses of Class
org.keycloak.models.cache.infinispan.authorization.events.ResourceUpdatedEvent
-
Uses of ResourceUpdatedEvent in org.keycloak.models.cache.infinispan.authorization.events
Modifier and TypeMethodDescriptionstatic ResourceUpdatedEvent
ResourceUpdatedEvent.create
(String id, String name, String type, Set<String> uris, Set<String> scopes, String serverId, String owner) ResourceUpdatedEvent.ExternalizerImpl.readObject
(ObjectInput input) ResourceUpdatedEvent.ExternalizerImpl.readObjectVersion1
(ObjectInput input) Modifier and TypeMethodDescriptionvoid
ResourceUpdatedEvent.ExternalizerImpl.writeObject
(ObjectOutput output, ResourceUpdatedEvent obj)