spring-security/ntlm
Luke Taylor 5a8772df5b Reset pom versions post release 2009-08-21 12:02:49 +00:00
..
src SEC-1202: Removed SpringSecurityFilter and replaced with use of GenericFilterBean from spring-web 2009-08-10 14:18:18 +00:00
README SEC-8: Imported contributed NTLM code. Some changes because of current state of LDAP code. 2007-09-17 12:26:46 +00:00
applicationContext.xml SEC-1132: Moved userdetails into core and added core/authority sub-package 2009-04-15 07:39:21 +00:00
pom.xml Reset pom versions post release 2009-08-21 12:02:49 +00:00
web.xml SEC-625: Remove references to FilterToBeanProxy 2008-03-13 18:52:31 +00:00

README

Just place this folder into the SVN checkout of ACEGI sources.
Then modify the root pom.xml to include the folder as a module.

The applicationContext.xml and web.xml files are included in
the root directory for example purposes only.