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

12 lines
398 B
Markdown
Raw Normal View History

=========
2013-07-14 07:03:04 -04:00
## Spring Security with Digest Authentication Example Project
2016-06-28 05:33:40 -04:00
###The Course
2016-08-12 09:56:42 -04:00
The "Learn Spring Security" Classes: http://github.learnspringsecurity.com
2013-07-14 07:03:04 -04:00
### Relevant Article:
2013-07-12 10:34:50 -04:00
- [Spring Security Digest Authentication](http://www.baeldung.com/spring-security-digest-authentication)
- [RestTemplate with Digest Authentication](http://www.baeldung.com/resttemplate-digest-authentication)