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