Interface AuthorizationCacheInvalidationEvent
- 
- All Known Implementing Classes:
- PermissionTicketRemovedEvent,- PermissionTicketUpdatedEvent,- PolicyRemovedEvent,- PolicyUpdatedEvent,- ResourceRemovedEvent,- ResourceServerRemovedEvent,- ResourceServerUpdatedEvent,- ResourceUpdatedEvent,- ScopeRemovedEvent,- ScopeUpdatedEvent
 
 public interface AuthorizationCacheInvalidationEvent- Version:
- $Revision: 1 $
- Author:
- Bill Burke
 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidaddInvalidations(StoreFactoryCacheManager realmCache, Set<String> invalidations)
 
- 
- 
- 
Method Detail- 
addInvalidationsvoid addInvalidations(StoreFactoryCacheManager realmCache, Set<String> invalidations) 
 
- 
 
-