spring-security/ntlm
Luke Taylor 3c9008ea06 SEC-8: Renamed NtlmAwareLdapAuthenticatorImpl to NtlmAwareLdapAuthenticator as there is no longer a corresponding interface. 2007-09-19 10:49:40 +00:00
..
src/main/java/org/acegisecurity/ui/ntlm SEC-8: Renamed NtlmAwareLdapAuthenticatorImpl to NtlmAwareLdapAuthenticator as there is no longer a corresponding interface. 2007-09-19 10:49:40 +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-8: Imported contributed NTLM code. Some changes because of current state of LDAP code. 2007-09-17 12:26:46 +00:00
pom.xml SEC-8: Imported contributed NTLM code. Some changes because of current state of LDAP code. 2007-09-17 12:26:46 +00:00
web.xml SEC-8: Imported contributed NTLM code. Some changes because of current state of LDAP code. 2007-09-17 12:26:46 +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.