2013-07-12 08:52:06 -04:00
|
|
|
=========
|
|
|
|
|
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)
|
2017-06-03 12:49:32 -04:00
|
|
|
- [RestTemplate with Digest Authentication](http://www.baeldung.com/resttemplate-digest-authentication)
|
|
|
|
|