spring-security/ntlm
Luke Taylor 10ec13e4e2 [maven-release-plugin] prepare for next development iteration 2008-01-02 22:42:21 +00:00
..
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). 2007-11-24 20:13:29 +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 [maven-release-plugin] prepare for next development iteration 2008-01-02 22:42:21 +00:00
web.xml SEC-562: More changes of Acegi name in comments, docs etc. 2007-10-03 14:02:39 +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.