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 292320bd33 SEC-607: Changed NtlmUsernamePasswordAuthenticationToken to make authenticated=true the default state when an instance is created. NtlmAwareLdapAuthenticator now rejects tokens with authenticated=false (e.g. if the token has been passed remotely). 18 years ago
..
src/main SEC-607: Changed NtlmUsernamePasswordAuthenticationToken to make authenticated=true the default state when an instance is created. NtlmAwareLdapAuthenticator now rejects tokens with authenticated=false (e.g. if the token has been passed remotely). 18 years ago
README SEC-8: Imported contributed NTLM code. Some changes because of current state of LDAP code. 19 years ago
applicationContext.xml SEC-562: Repackaging portlet module which was missed. 19 years ago
pom.xml Corrected version of Spring-ldap in ntlm module (again). 18 years ago
web.xml SEC-562: More changes of Acegi name in comments, docs etc. 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.