Class CacheControlUtil

java.lang.Object
org.keycloak.services.util.CacheControlUtil

public class CacheControlUtil extends Object
Author:
Stian Thorgersen
  • Constructor Details

    • CacheControlUtil

      public CacheControlUtil()
  • Method Details

    • noBackButtonCacheControlHeader

      public static void noBackButtonCacheControlHeader(KeycloakSession session)
    • getDefaultCacheControl

      public static jakarta.ws.rs.core.CacheControl getDefaultCacheControl()
    • noCache

      public static jakarta.ws.rs.core.CacheControl noCache()