Luke Taylor
|
c37ca1c2a9
|
Sample app build adjustments to remove unwanted deps such as jsp-api, tidy up use of JSTL, make sure all are using servlet 2.5 etc.
|
2010-08-19 22:41:51 +01:00 |
|
Luke Taylor
|
2afccfc633
|
Remove commons-logging dependency properly and switch tutorial sample to logback/slf4j.
|
2010-07-23 01:57:31 +01:00 |
|
Luke Taylor
|
052537c8b0
|
Removing $Id$ markers and stripping trailing whitespace from the codebase.
|
2010-01-08 21:05:13 +00:00 |
|
Luke Taylor
|
bec84f874a
|
SEC-1125: Further refactoring of web packages following creation of web module. Fixing samples.
|
2009-03-26 07:18:36 +00:00 |
|
Luke Taylor
|
2927b8464f
|
SEC-1058: Substantial refactoring of AbstractProcessingFilter to use AuthenticationFailureHandler strategy. Also changed attemptAuthentication method to take a response object and have the option of returning null, to allow OpenIDAuthenticationProcessingFilter to work without having to throw exceptions between the template methods (which made the logic very hard to follow). The OpenID filter now redirects to the OpenID provider service from this method, rather than treating it as a temporary failure and throwing OpenIDAuthenticationRequiredException.
|
2008-12-14 22:20:21 +00:00 |
|
Luke Taylor
|
882509fb2a
|
Renamed context file
|
2008-04-24 00:27:37 +00:00 |
|
Luke Taylor
|
743d72ca7b
|
Added log4j support to tutorial app
|
2008-03-26 15:27:09 +00:00 |
|
Luke Taylor
|
df1def412e
|
Changed to using new alias for security filter chain in samples.
|
2008-02-01 14:28:04 +00:00 |
|
Luke Taylor
|
462b4b450f
|
Added use of authz tag to tutorial. Upgraded to use webapp 2.4 xsd. Changed JSTL dependency to 1.2
|
2008-01-18 18:17:09 +00:00 |
|
Ben Alex
|
77d286c36f
|
Enhance tutorial to also demonstrate Spring Security method
authorization, and add a services layer accordingly.
|
2007-12-14 02:26:27 +00:00 |
|
Ben Alex
|
7aa28ea742
|
SEC-614: Use DelegatingFilterProxy instead of FilterToBeanProxy.
|
2007-12-03 06:31:03 +00:00 |
|
Luke Taylor
|
d3b165749f
|
SEC-583: Implementation of namespace config for concurrent session support.
Also some minor adjustments to ordering of different http features in schema.
|
2007-10-27 00:28:24 +00:00 |
|
Luke Taylor
|
c2db942852
|
Namespace version of tutorial config. Currently lacks support for remember me and anonymous authentication.
|
2007-10-20 23:20:36 +00:00 |
|
Luke Taylor
|
3f2b9cd6fb
|
SEC-562: More changes of Acegi name in comments, docs etc.
|
2007-10-03 14:02:39 +00:00 |
|
Luke Taylor
|
9a88d7737a
|
SEC-562: Correct class names in web.xml files.
|
2007-09-26 11:33:54 +00:00 |
|
Luke Taylor
|
4083e2ef92
|
SEC-562: Further repackaging.
|
2007-09-21 18:24:16 +00:00 |
|
Vishal Puri
|
ec02a3458f
|
SEC-271: Replaced legacy bean definitions with the new namespace elements
|
2007-05-17 23:06:46 +00:00 |
|