Created holder for ldap project (based on trimmed down basic auth project)

This commit is contained in:
corsoft
2014-06-11 07:16:07 +01:00
parent eed5dadeb5
commit 0559311539
23 changed files with 40 additions and 356 deletions

View File

@@ -0,0 +1,12 @@
=========
## 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