spring-security/web
Rob Winch aaa9708b95 Add BeanResolver to AuthenticationPrincipalArgumentResolver
Previously @AuthenticationPrincipal's expression attribute didn't support
bean references because the BeanResolver was not set on the SpEL context.

This commit adds a BeanResolver and ensures that the configuration
sets a BeanResolver.

Fixes gh-3949
2016-10-18 19:45:54 -05:00
..
src Add BeanResolver to AuthenticationPrincipalArgumentResolver 2016-10-18 19:45:54 -05:00
pom.xml Release version 4.2.0.M1 2016-09-23 19:39:33 +00:00
web.gradle Add JSON Serialization 2016-09-02 11:29:53 -05:00