Rob Winch
|
388a4dd9db
|
SEC-2194: Add Java Config samples
|
13 years ago |
Rob Winch
|
22e333b9c6
|
SEC-2092: Add servlet api example
|
13 years ago |
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.
|
13 years ago |
Luke Taylor
|
19e56f4397
|
Stripping out unnecessary dependencies from sample jars.
|
15 years ago |
Rob Winch
|
ffccc5f446
|
SEC-1617: Added spring-security-taglibs as a runtime dependency to jaas.gradle
|
15 years ago |
rwinch
|
de819378fc
|
SEC-1536: added JAAS API Integration, updated doc, updated jaas sample
|
16 years ago |
rwinch
|
58d9903ebc
|
SEC-1564: JAAS Configuration can now be injected into DefaultJaasAuthenticationProvider
|
16 years ago |
Luke Taylor
|
102bc2d6a0
|
Reduce unnecessary use of aspectj as a build dependency
|
16 years ago |
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.
|
16 years ago |
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.
|
16 years ago |
Luke Taylor
|
2afccfc633
|
Remove commons-logging dependency properly and switch tutorial sample to logback/slf4j.
|
16 years ago |
Luke Taylor
|
a681dee0e1
|
Minor sample build changes. JSTL dependency update.
|
16 years ago |
Luke Taylor
|
d334f6fa09
|
Latest gradle syntax updates.
|
16 years ago |
Luke Taylor
|
f3264ba9ab
|
Addition of commons-logging exclusions and adjustments to pom generation.
|
16 years ago |
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).
|
16 years ago |