Added integration tests to verify Spring Data REST works with Spring Security as expected. Added method level security to sample repositories and verified HTTP responses to consider those. Added some words on security configuration in the reference documentation. This is also demonstrated by some canonical samples found in [0]. Original pull request: #171. [0] https://github.com/spring-projects/spring-data-examples/issues/21