コミット履歴

作者 SHA1 メッセージ 日付
  Ben Alex 81603832be SEC-152: Strategy pattern for SecurityContextHoldder. 19 年 前
  Ben Alex b05709df6a SEC-152: Strategy pattern for SecurityContextHoldder. 19 年 前
  Scott McCrory 88ff43017d Added unit test for the overridden requiresAuthentication method 19 年 前
  Scott McCrory 481a9377e4 Added NPE check for defaultTargetUrl in requiresAuthentication 19 年 前
  Ben Alex 9ec8a44c26 SEC-219: Need commons-lang as a dependency due to FilterInvocationDefinitionSourceEditor. 19 年 前
  Ben Alex 8cc5dcde30 SEC-249: Support logout filter. 19 年 前
  Ben Alex 87e4032cb8 SEC-238: Update docs. 19 年 前
  Luke Taylor 8400341399 Tidy up screwy formatting. 19 年 前
  Ray Krueger a7d0f88e01 Fixed no authority check so that it is after addCustomAuthorities 19 年 前
  Ben Alex a47a342ce6 SEC-234: Allow pluggable AuthenticationDetailsSource strategy interface. 19 年 前
  Ben Alex b1becf9277 SEC-242: Make logger reflect subclass, not superclass. 19 年 前
  Ben Alex f4156a22bd SEC-246: Enable late binding on DaoAuthenticationProvider.userDetailsService field. 19 年 前
  Ben Alex d541c8e257 SEC-238: Add AuthenticationException to onUnsuccessfulAuthentication method signature. 19 年 前
  Ben Alex 942bdbfad3 SEC-236: Use interface instead of concrete class for JbossAcegiLoginModule. 19 年 前
  Ben Alex 540c7b2e6a SEC-229: Allow external URLs from AbstractProcessingFilter. 19 年 前
  Ben Alex 97ac9f7e98 SEC-191: Look in parent bean factories for AclManager. 19 年 前
  Ben Alex f6b7429947 SEC-187: Tidy up URL composition logic basedon default HTTP(S) ports. 19 年 前
  Ben Alex 307ac99ec5 SEC-199: Use ServletException.getRootCause() to extract any Acegi Security exceptions. 19 年 前
  Ben Alex 4e09777dec SEC-247: Allow #NONE# to be used to specify paths that shouldn't have any filters fire. 19 年 前
  Ben Alex 185d63f23c SEC-221: AbstractProcessingFilter.onPreAuthentication() should have exceptions caught. 19 年 前
  Ben Alex 6bae43d380 SEC-206: Include context root when generating cookies. 19 年 前
  Ben Alex 5d9ed78b50 SEC-147: Add processDomainObjectClass property to AfterInvocationProviders. 19 年 前
  Ben Alex de4af379cc SEC-252: Stop NPE if principal object is null. 19 年 前
  Ben Alex fba45cb19e SEC-208: Fix threading issue. 19 年 前
  Carlos Sanchez 88e8e60861 [SEC-240] Moved log4j.properties to test folder to avoid including it in jar 19 年 前
  Ben Alex 5f79a25860 SEC-243: SessionRegistryImpl no longer incorrectly includes expired sessions. 19 年 前
  Ben Alex 948f79e2e2 SEC-219: Support complex tokenization scenarios. 19 年 前
  Ben Alex 14683dcbc7 SEC-190: Add hashCode() and equals() methods. 19 年 前
  Ben Alex 36c096858d SEC-223: Improve hashCode() performance. 19 年 前
  Ben Alex 57aee4e605 SEC-218: Fix authentication exception cleanup of SecurityContextHolder. 19 年 前