spring-security/ntlm
Luke Taylor 2a9a8a41db SEC-1125: Created separate web module spring-security-web 2009-03-25 06:28:18 +00:00
..
src/main Tidying up, removing compiler warnings etc. 2008-12-20 00:16:49 +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-1123: Renamed ObjectDefinitionSource to SecurityMetadataSourceand performed related refactoring 2009-03-20 04:32:06 +00:00
pom.xml SEC-1125: Created separate web module spring-security-web 2009-03-25 06:28:18 +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.