Class ScopeRemovedEvent
java.lang.Object
org.keycloak.models.cache.infinispan.events.InvalidationEvent
org.keycloak.models.cache.infinispan.authorization.events.ScopeRemovedEvent
- All Implemented Interfaces:
 Consumer<ClusterListener>,ClusterEvent,AuthorizationCacheInvalidationEvent
- Author:
 - Marek Posolda
 
- 
Method Summary
Modifier and TypeMethodDescriptionvoidaddInvalidations(StoreFactoryCacheManager cache, Set<String> invalidations) static ScopeRemovedEventbooleaninthashCode()toString()Methods inherited from class org.keycloak.models.cache.infinispan.events.InvalidationEvent
getIdMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.keycloak.cluster.ClusterEvent
accept 
- 
Method Details
- 
create
 - 
addInvalidations
 - 
equals
- Overrides:
 equalsin classInvalidationEvent
 - 
hashCode
public int hashCode()- Overrides:
 hashCodein classInvalidationEvent
 - 
toString
 
 -