SEC-8: Imported contributed NTLM code. Some changes because of current state of LDAP code.

This commit is contained in:
Luke Taylor
2007-09-17 12:26:46 +00:00
parent c7354c125a
commit 8762ffabbe
14 changed files with 1329 additions and 0 deletions

5
ntlm/README Executable file
View File

@@ -0,0 +1,5 @@
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.