12 lines
398 B
Markdown
Raw Normal View History

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