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