spring-security/ntlm
Luke Taylor 775a6c3939 [maven-release-plugin] prepare for next development iteration 2008-06-23 14:10:35 +00:00
..
src/main SEC-671: Changed AuthenticationDetailsSource to take an object as argument instead of an HttpServletRequest and renamed AuthenticationDetailsSourceImpl to WebAuthenticationDetailsSource. Also removed some preauth dependencies on commons lang 2008-03-13 14:42:38 +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-562: Repackaging portlet module which was missed. 2007-09-22 21:37:44 +00:00
pom.xml [maven-release-plugin] prepare for next development iteration 2008-06-23 14:10:35 +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.