spring-security/config
Rob Winch bb997eecde Fix defaultMethodExpressionHandler autowiring
Previously if a Bean for GlobalMethodSecurityConfiguration's
defaultMethodExpressionHandler was found on a Configuration that also
@Autowired a Bean that enabled method security, the Bean that was
@Autowired would not have security enabled.

This fixes the issue by delaying the lookup of Beans populated on
GlobalMethodSecurityConfiguration's defaultMethodExpressionHandler.

Fixes gh-4020
2016-08-10 23:48:07 -05:00
..
src Fix defaultMethodExpressionHandler autowiring 2016-08-10 23:48:07 -05:00
config.gradle SEC-2915: groovy/gradle spaces->tabs 2015-03-25 13:08:59 -05:00
pom.xml Release version 4.1.1.RELEASE 2016-07-07 00:57:35 +00:00