This commit is contained in:
eugenp 2013-06-02 21:10:06 +03:00
parent 79269f8a43
commit 8dbb7fa83e
1 changed files with 2 additions and 1 deletions

View File

@ -2,4 +2,5 @@ Spring Security for REST
=========
Relevant Articles:
- [Spring REST Service Security](http://www.baeldung.com/2011/10/31/securing-a-restful-web-service-with-spring-security-3-1-part-3/)
- [Spring REST Service Security](http://www.baeldung.com/2011/10/31/securing-a-restful-web-service-with-spring-security-3-1-part-3/)
- [Spring Security Authentication Provider](http://www.baeldung.com/spring-security-authentication-provider)