java-tutorials/spring-security-basic-auth/README.md

9 lines
337 B
Markdown
Raw Normal View History

=========
2013-07-14 07:03:04 -04:00
## Spring Security with Basic Authentication Example Project
### Relevant Article:
2013-06-01 12:40:30 -04:00
- [Spring Security - security none, filters none, access permitAll](http://www.baeldung.com/security-none-filters-none-access-permitAll)
- [Spring Security Basic Authentication](http://www.baeldung.com/spring-security-basic-authentication)