Spring Security
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Luke Taylor 3c9008ea06 SEC-8: Renamed NtlmAwareLdapAuthenticatorImpl to NtlmAwareLdapAuthenticator as there is no longer a corresponding interface. 19 years ago
..
src/main/java/org/acegisecurity/ui/ntlm SEC-8: Renamed NtlmAwareLdapAuthenticatorImpl to NtlmAwareLdapAuthenticator as there is no longer a corresponding interface. 19 years ago
README SEC-8: Imported contributed NTLM code. Some changes because of current state of LDAP code. 19 years ago
applicationContext.xml SEC-8: Imported contributed NTLM code. Some changes because of current state of LDAP code. 19 years ago
pom.xml SEC-8: Imported contributed NTLM code. Some changes because of current state of LDAP code. 19 years ago
web.xml SEC-8: Imported contributed NTLM code. Some changes because of current state of LDAP code. 19 years ago

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.