Package org.keycloak.services.util
Class CacheControlUtil
java.lang.Object
org.keycloak.services.util.CacheControlUtil
- Author:
- Stian Thorgersen
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic jakarta.ws.rs.core.CacheControl
static void
static jakarta.ws.rs.core.CacheControl
noCache()
-
Constructor Details
-
CacheControlUtil
public CacheControlUtil()
-
-
Method Details
-
noBackButtonCacheControlHeader
-
getDefaultCacheControl
public static jakarta.ws.rs.core.CacheControl getDefaultCacheControl() -
noCache
public static jakarta.ws.rs.core.CacheControl noCache()
-