public class ServerHttpSecurity.RequestCacheSpec
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
ServerHttpSecurity |
and() |
protected void |
configure(ServerHttpSecurity http) |
ServerHttpSecurity |
disable() |
ServerHttpSecurity.RequestCacheSpec |
requestCache(ServerRequestCache requestCache) |
public ServerHttpSecurity.RequestCacheSpec requestCache(ServerRequestCache requestCache)
protected void configure(ServerHttpSecurity http)
public ServerHttpSecurity and()
public ServerHttpSecurity disable()