Module org.elasticsearch.security
Interface CacheInvalidatorRegistry.CacheInvalidator
- All Known Implementing Classes:
CachingServiceAccountTokenStore,FileServiceAccountTokenStore,IndexServiceAccountTokenStore
- Enclosing class:
CacheInvalidatorRegistry
public static interface CacheInvalidatorRegistry.CacheInvalidator
-
Method Summary
-
Method Details
-
invalidate
-
invalidateAll
void invalidateAll() -
shouldClearOnSecurityIndexStateChange
default boolean shouldClearOnSecurityIndexStateChange()
-