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 a599ef5398 [maven-release-plugin] prepare for next development iteration 18 years ago
..
src/main SEC-671: Changed AuthenticationDetailsSource to take an object as argument instead of an HttpServletRequest and renamed AuthenticationDetailsSourceImpl to WebAuthenticationDetailsSource. Also removed some preauth dependencies on commons lang 18 years ago
README
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-625: Remove references to FilterToBeanProxy 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.