406 Commits (2fef79f3d23c8a67a3cd72de5cf586fdcdf060de)

Author SHA1 Message Date
Rob Winch 94a73fee37 SEC-2230: Polish scoping and finals 13 years ago
Rob Winch 606bddf598 SEC-2230: Add Header JavaConfig 13 years ago
Rob Winch c85328c5d1 SEC-2230: HTTP Strict Transport Security (HSTS)Add support for Strict 13 years ago
Rob Winch 8013cd54d6 SEC-2230: Added Cache Control support 13 years ago
Rob Winch 7b164bb5e1 SEC-2230: Polish pull request 13 years ago
Rob Winch 8acd205486 SEC-2232: HeaderFactory to HeaderWriter 13 years ago
Rob Winch fd754c5cab SEC-2098, SEC-2099: Fix build 13 years ago
Marten Deinum d0b40cd2ae - Created HeaderFactory abstraction 13 years ago
Marten Deinum 0adf5aea91 SEC-2098, SEC-2099: Created HeadersFilter 13 years ago
Rob Winch f5a30e55a3 SEC-2042: AbstractAuthenticationProcessingFilter supports RequestMatcher 13 years ago
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 eb15b19e50 SEC-2195: Update Groovy version on web module 13 years ago
Rob Winch 59e8551279 Fix package tangles 13 years ago
Rob Winch 5e6ca12b01 SEC-2097: Update integrationTestCompile to use optional and provided 13 years ago
Rob Winch 02551e1b7a SEC-2214: Update Spring Version 13 years ago
Rob Winch faa8b354b7 SEC-2209: add pom.xml 13 years ago
Rob Winch 1705c5d796 SEC-2207: Update Gradle to 1.6 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 7412fe0748 SEC-1953: Polish bundlor warnings 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 3656dff720 SEC-2118: Include missing Bundlor packages 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 13 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 30780baf24 Externalize powermock dependencies for reuse 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