Rob Winch
|
1ed643ca1f
|
SEC-1998: Provide integration with WebAsyncManager#startCallableProcessing
Support integration of the Spring SecurityContext on Callable's used with
WebAsyncManager by registering SecurityContextCallableProcessingInterceptor.
|
2012-11-28 17:56:03 -06:00 |
Luke Taylor
|
ddaf9eb64f
|
SEC-1705: Make sure a single OpenIDAuthenticationFilter bean is created by the namespace. Likewise for UsernamePasswordAuthenticationFilter.
|
2011-03-31 21:09:54 +01:00 |
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
|
2d9a848265
|
Added missing gradle build files for remaining samples. Some related reordering, dependency fixing etc. CAS sample no longer requires two separate subprojects as both client and server app can be run from a single gradle build.
|
2010-07-27 02:20:36 +01:00 |
Luke Taylor
|
ee1fd1bc50
|
SEC-1431: Modify OpenID sample to use a custom UserDetailsService which allows any user to authenticate, allocating them a standard role and "registers" their ID in a map, allowing it to be retrieved in subsequent logins.
|
2010-04-20 23:47:48 +01:00 |
Luke Taylor
|
d334f6fa09
|
Latest gradle syntax updates.
|
2010-03-28 23:54:41 +01:00 |
Luke Taylor
|
b323098167
|
Added gradle build files for taglibs, tutorial, contacts and openid.
Changed build file names to match module names (by manipulating the project objects in the settings.gradle file).
|
2010-01-10 23:31:23 +00:00 |