spring-boot/spring-boot-samples/spring-boot-sample-web-method-security
Dave Syer 14d3b46809 Add constants to SecurityProperties and ManagementServerProperties
For the convenience of users who want to selectively override the
access rules in an application without taking complete control of the
security configuration we now have some constants:

* SecurityProperties.ACCESS_OVERRIDE_ORDER for overriding just the
application endpoint access rules

* ManagementServerProperties.ACCESS_OVERRIDE_ORDER for overriding the
application endpoint and management endpoint access rules

Fixes gh-803
2014-05-08 05:32:43 -07:00
..
src Add constants to SecurityProperties and ManagementServerProperties 2014-05-08 05:32:43 -07:00
pom.xml Move master to 1.1.0.BUILD-SNAPSHOT 2014-04-24 12:45:20 +01:00