Package org.keycloak.models.cache
Interface CachePublicKeyProvider
-
- All Superinterfaces:
Provider
- All Known Implementing Classes:
InfinispanCachePublicKeyProvider
public interface CachePublicKeyProvider extends Provider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
clearCache()
Clears all the cached public keys, so they need to be loaded again
-