You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spring-boot/spring-boot-samples/spring-boot-sample-ant
Dave Syer fe344df9c5 Change default order of OAuth2 resource server filter chain
The default is now SecurityProperties.ACCESS_OVERRIDE_ORDER-1
(instead of 3), and the user can set it with
security.oauth2.resource.filter-order (as opposed to being hard
coded). The filter is provided by Spring OAuth2 so this change is
a BeanPostProcessor to call a setter on that object.

Fixes gh-5072
8 years ago
..
src Upgrade copyright headers of all files changed in 2016 9 years ago
build.xml Initiate 1.4.x branch 8 years ago
ivy.xml Update docs to fully reflect BOOT-INF executable archive layout changes 9 years ago
ivysettings.xml Revert "Add or avoid proxy configurations for integration tests" 9 years ago
pom.xml Change default order of OAuth2 resource server filter chain 8 years ago