java-tutorials/spring-security-mvc-ldap/README.md

12 lines
406 B
Markdown
Raw Normal View History

2014-06-04 11:33:02 -04:00
=========
## Spring Security with Basic Authentication Example Project
### Relevant Article:
- [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)
### Notes
- the project includes both views as well as a REST layer