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 5e3a0ef379 SEC-632: Added user-filter element to namespace to allow a user to add their filters. Filters which aren't in the org.security.springframework package will now be skipped. Also renamed FilterChainOrderUtils and members for future use in ordering (e.g. using "after", "before" as attributes in user-filter). 18 years ago
..
src/main SEC-632: Added user-filter element to namespace to allow a user to add their filters. Filters which aren't in the org.security.springframework package will now be skipped. Also renamed FilterChainOrderUtils and members for future use in ordering (e.g. using "after", "before" as attributes in user-filter). 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 [maven-release-plugin] prepare for next development iteration 18 years ago
web.xml SEC-562: More changes of Acegi name in comments, docs etc. 18 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.