spring-security/config
Rob Winch 4cdeacc277 SEC-2499: Allow MethodSecurityExpressionHandler in parent context
Previously a NoSuchBeanDefintionException was thrown when the
MethodSecurityExpressionHandler was defined in the parent context. This
happened due to trying to work around ordering issues related to SEC-2136

This commit resolves this by not marking the
MethodSecurityExpressionHandler bean as lazy unless it exists.
2014-03-06 21:14:35 -06:00
..
src SEC-2499: Allow MethodSecurityExpressionHandler in parent context 2014-03-06 21:14:35 -06:00
config.gradle SEC-2447: Fix AuthenticationManagerBuilder ordering issues 2014-02-09 21:17:51 -06:00
pom.xml Update Spring Security version in pom.xml 2014-03-06 08:13:52 -06:00