@SerializeWith(value=ResourceServerUpdatedEvent.ExternalizerImpl.class) public class ResourceServerUpdatedEvent extends InvalidationEvent implements AuthorizationCacheInvalidationEvent
Modifier and Type | Class and Description |
---|---|
static class |
ResourceServerUpdatedEvent.ExternalizerImpl |
Constructor and Description |
---|
ResourceServerUpdatedEvent() |
Modifier and Type | Method and Description |
---|---|
void |
addInvalidations(StoreFactoryCacheManager cache,
Set<String> invalidations) |
static ResourceServerUpdatedEvent |
create(String id) |
String |
getId() |
String |
toString() |
equals, hashCode
public static ResourceServerUpdatedEvent create(String id)
public String getId()
getId
in class InvalidationEvent
public void addInvalidations(StoreFactoryCacheManager cache, Set<String> invalidations)
addInvalidations
in interface AuthorizationCacheInvalidationEvent
Copyright © 2021 JBoss by Red Hat. All rights reserved.