Package org.keycloak.models.cache
Interface CachePublicKeyProvider
- All Superinterfaces:
Provider
-
Method Summary
Modifier and TypeMethodDescriptionvoidClears all the cached public keys, so they need to be loaded again
-
Method Details
-
clearCache
void clearCache()Clears all the cached public keys, so they need to be loaded again
-