spring-security/ntlm
Luke Taylor 9a88d7737a SEC-562: Correct class names in web.xml files. 2007-09-26 11:33:54 +00:00
..
src/main/java/org/springframework/security/ui/ntlm SEC-8: Replaced Integer.valueOf(int) calls with new Intgeger(int) for JDK 1.4 compatibility. 2007-09-24 14:36:50 +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 SEC-562: Tidying up module names in pom files. 2007-09-22 21:44:39 +00:00
web.xml SEC-562: Correct class names in web.xml files. 2007-09-26 11:33:54 +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.