spring-boot/spring-boot-autoconfigure
Dave Syer c5008f844c Make sure bean resolver is set in the OAuth2 expression evaluator
Also copies the ExpressionParser (the only public getter), trust
resolver and permission evaluator (if available in the context). Changes
the logic to not replace an existing OAuth2MethodSecurityExpressionHandler
so that users can override simply by providing a bean of that type.

Fixes gh-3542
2015-07-20 14:20:55 +01:00
..
src Make sure bean resolver is set in the OAuth2 expression evaluator 2015-07-20 14:20:55 +01:00
pom.xml Flesh out and polish Embedded MongoDB auto-configuration contribution 2015-07-16 16:34:18 +01:00