java-tutorials/spring-security-rest-digest.../README.md

10 lines
287 B
Markdown
Raw Normal View History

2013-08-03 11:01:45 -04:00
=========
2013-08-04 07:06:29 -04:00
## REST API with Digest Authentication - Example Project
2013-08-03 11:01:45 -04:00
2016-06-28 05:36:58 -04:00
###The Course
2016-08-12 10:02:13 -04:00
The "Learn Spring Security" Classes: http://github.learnspringsecurity.com
2013-08-03 11:01:45 -04:00
### Relevant Articles:
2013-08-04 07:06:29 -04:00
- [RestTemplate with Digest Authentication](http://www.baeldung.com/resttemplate-digest-authentication)