357 Commits (a39ff1b0412e0bc2c1d017d095ae08acf8596db1)

Author SHA1 Message Date
Rob Winch 686a7a8d62 SEC-2223: Correct FirewalledRequest#reset() javadoc 13 years ago
Rob Winch 04b7d5ca08 SEC-2156: Only configures COOKIE instead of SSL 13 years ago
Rob Winch ac053dbda7 SEC-2156: AbstractSecurityWebApplicationInitializer configures SessionTrackingMode 13 years ago
Rob Winch 4411ae3ff6 SEC-2221: Add MediaTypeRequestMatcher 13 years ago
Rob Winch 59e8551279 Fix package tangles 13 years ago
Rob Winch e5c450a14c Merge in AbstractSecurityWebApplicationInitializerTests.groovy 13 years ago
Keesun Baik cf80cc88b5 SEC-2192: Create DEFAULT_FILTER_NAME 13 years ago
Rob Winch d0c4e6ca72 SEC-1953: Spring Security Java Config support 13 years ago
Rob Winch 7bc87cf13b SEC-2002: Polishing 13 years ago
Nicholas Williams d89ace26ab SEC-2002: Added events to notify of session ID change 13 years ago
Rob Winch 5f9dfb73be SEC-2111: Disable auto save of SecurityContext when response committed after startAsync invoked 13 years ago
Balazs Zagyvai 73ea8b5c05 SEC-2107: Fix Javadoc on methods of AbstractAuthenticationProcessingFilter 13 years ago
Rob Winch 9c4563285e SEC-1998: Async tests with SecurityContextHolderAwareReqeustFilter 13 years ago
Rob Winch c8d45397fe SEC-2079: Add Servlet 3 Authentication methods 13 years ago
Rob Winch d04cf5ea68 Remove unused FilterInvocation.DummyResponse 13 years ago
Rob Winch 1a650acbcc SEC-1998: DummyRequest extend HttpServletRequestWrapper 13 years ago
Rob Winch 3437ef714a SEC-1998: SecurityContextCallableProcessingInterceptor uses postProcess 13 years ago
Rob Winch 796de42105 Revert "SEC-2078: AbstractPreAuthenticatedProcessingFilter requriesAuthentication support for non-String Principals" 13 years ago
Rob Winch 70849aa8d2 Revert "SEC-2078: Updated Javadoc to reflect that updates to Principal will also trigger reauthentication" 13 years ago
Rob Winch ece4a0f067 SEC-2078: Updated Javadoc to reflect that updates to Principal will also trigger reauthentication 14 years ago
Rob Winch 3fe7791266 SEC-2078: AbstractPreAuthenticatedProcessingFilter requriesAuthentication support for non-String Principals 14 years ago
Rob Winch 6e47834d77 SEC-2084: AntPathRequestMatcher and RegexpRequestMatcher support request.getMethod() 14 years ago
Rob Winch d40ecba9e0 SEC-1998: SaveContextOnUpdateOrErrorResponseWrapper only saves SecurityContext on original Thread 14 years ago
Rob Winch 593e512558 SEC-1998: SecurityContext integration with AsyncContext.start 14 years ago
Rob Winch 1ed643ca1f SEC-1998: Provide integration with WebAsyncManager#startCallableProcessing 14 years ago
Rob Winch ea6b444770 update to spring snapshot dependencies 14 years ago
Rob Winch 72aecaff05 SEC-1939: Update SwitchUserFilter logger to use debug 14 years ago
Rob Winch d3339a1e32 SEC-2025: SecurityContextLogoutHandler removes Authentication from SecurityContext 14 years ago
Rob Winch f38df99730 SEC-2045: AbstractAuthorizeTag supports custom WebInvocationPrivilegeEvaluator 14 years ago
Rob Winch 9883c0e60b SEC-2060: Add constructor with caused by to PreAuthenticatedCredentialsNotFoundException 14 years ago
Rob Winch 906da97594 SEC-2038: AbstractPreAuthenticationFilter afterPropertiesSet invokes super 14 years ago
Rob Winch 8a54d597af Revert "SEC-2045: AbstractPreAuthenticationFilter afterPropertiesSet invokes super" 14 years ago
Rob Winch 0a2fa03160 SEC-2036: Set cookie path to / when default context path in CookieClearingLogoutHandler 14 years ago
Rob Winch c53fd99430 SEC-2045: AbstractPreAuthenticationFilter afterPropertiesSet invokes super 14 years ago
Rob Winch 0e97e67083 SEC-2041: SaveContextServletOutputStream/SaveContextPrintWriter delegate all methods 14 years ago
Rob Winch dbc88f3226 SEC-2055: SaveContextServletOutputStream flush/close delegates to original ServletOutputStream instead of using super 14 years ago
mpigg a45ec0df2b SEC-1961: SubjectDnX509PrincipalExtractorTests for CN as last segment 14 years ago
Rob Winch c2def26c3e SEC-1961: SubjectDnX509PrincipalExtractor supports CN as last segement 14 years ago
Rob Winch 1ab068a06d SEC-2005: Ensure SecurityContext saved prior to the response being committed 14 years ago
Rob Winch ffe2834f4c SEC-2027: Invoke SecurityContextHolder.clearContext() only on outer invocation of FilterChainProxy 14 years ago
Rob Winch a5ec116e80 SEC-1919: Log error when fail to communicate with LDAP 14 years ago
Rob Winch 9a9aafaeec SEC-1967: Restore original SecurityContext in finally when RunAsManager is used 14 years ago
Rob Winch 24c3bdfd90 SEC-2013: Add space to log of AbstractAuthenticationProcessingFilter 14 years ago
Rob Winch 1710f32a08 SEC-2011: Moved SessionRegistry documentation of SessionRegistry#onAuthentication 14 years ago
Rob Winch b868daaa8c SEC-2011: Remove reference to SessionRegistry from SessionFixationProtectionStrategy javadoc 14 years ago
Rob Winch aa4ec9a508 Cleaned up warnings in JdbcTokenRepositoryImpl and JdbcTokenRepositoryImplTests 14 years ago
Rob Winch 340534dadb SEC-1964: Handle missing series in JdbcTokenRepositoryImpl 14 years ago
Rob Winch f2345fcb21 SEC-1981: Remove dependency on Locale for the build 14 years ago
Rob Winch 2fba10ab61 Use powermock for testing servlet 3.0 functionality instead of distinct classpaths 14 years ago
Rob Winch f6902471fb SEC-1965: DefaultWebSecurityExpressionHandler is now passive from 3.0.x releases 14 years ago