Package | Description |
---|---|
org.springframework.security.config.annotation.web.builders | |
org.springframework.security.config.annotation.web.configurers |
Modifier and Type | Method and Description |
---|---|
RequestCacheConfigurer<HttpSecurity> |
HttpSecurity.requestCache()
Allows configuring the Request Cache.
|
Modifier and Type | Method and Description |
---|---|
RequestCacheConfigurer<H> |
RequestCacheConfigurer.requestCache(RequestCache requestCache)
Allows explicit configuration of the
RequestCache to be used. |
Copyright © 2019. All rights reserved.