spring-attic / spring-security-javaconfig

Spring Security Java Configuration Support (to be merged with spring-security-config)
175 stars 121 forks source link

RequestCacheConfigurator has explict RequestCache, then SessionManagementConfigurator should not override #110

Closed rwinch closed 11 years ago

rwinch commented 11 years ago

Perhaps RequestCache needs to be removed from ExceptionHandlingConfigurator and moved to RequestCacheConfigurator?