Sam Millington 2a381c38aa [BAEL-17496] - Add README descriptions 12 (#7862)
* [BAEL-17496] - Add README descriptions 12

* Small changes
2019-09-25 07:30:01 -06:00

12 lines
451 B
Markdown

## Spring Security with Digest Authentication
This module contains articles about digest authentication with Spring Security
###The Course
The "Learn Spring Security" Classes: http://github.learnspringsecurity.com
### Relevant Article:
- [Spring Security Digest Authentication](http://www.baeldung.com/spring-security-digest-authentication)
- [RestTemplate with Digest Authentication](http://www.baeldung.com/resttemplate-digest-authentication)