Interface CachePublicKeyProvider

All Superinterfaces:
Provider
All Known Implementing Classes:
InfinispanCachePublicKeyProvider

public interface CachePublicKeyProvider extends Provider
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Clears all the cached public keys, so they need to be loaded again

    Methods inherited from interface org.keycloak.provider.Provider

    close
  • Method Details

    • clearCache

      void clearCache()
      Clears all the cached public keys, so they need to be loaded again