コミット履歴

作者 SHA1 メッセージ 日付
  Luke Taylor 1f520b691f SEC-1469: Initial support for debugging filter. 15 年 前
  Luke Taylor 591bd532bd Polishing FilterChainProxy and its tests. 15 年 前
  Luke Taylor 6abfa2e887 Update minimum required schema to 3.1. 15 年 前
  Luke Taylor e7883024d9 Set compile encoding to UTF-8 15 年 前
  Luke Taylor 4bd41cbf72 SEC-1133: Support for setting of authenticationDetailsSource property for form-login, openid-login, http-basic and x509 namespace elements. These elements now support an additional 'authentication-details-source-ref' attribute. 15 年 前
  Luke Taylor 992566b6cb SEC-1527: Internationalization of contacts sample (Adding message resource bundle and RequestContextFilter). Re-working of L12n section of manual to mention existing localized message files and use of RequestContextFilter. 15 年 前
  Luke Taylor 281d77271e SEC-1486, SEC-1538, SEC-1537: Generification of AuthenticationDetailsSource. Deprecation of non-web pre-authentication classes and other unnecessary classes. Removal of reflection in WebAuthenticationDetailsSource. 15 年 前
  Luke Taylor 4935aa07c7 SEC-1535: Added suggested doc fixes. 15 年 前
  Luke Taylor 2222a7be07 Use Integer.valueOf() in preference to new Integer() 15 年 前
  Luke Taylor db6da77a5f SEC-1413: Add RedirectStrategy to AbstractRetryEntryPoint. 15 年 前
  Luke Taylor dca0fd871c SEC-1532: Add cache of previously matched beans to ProtectPointcutPostProcessor to ensure that it doesn't perform pointcut matching every time a new prototype bean is created. 15 年 前
  Luke Taylor 183333d189 SEC-1430: Forgot to commit changes to new ExceptionMappingAuthenticationFailureHandlerTests. 15 年 前
  Luke Taylor 2e98b84494 SEC-1430: internalize session key for SavedRequest. This should be accessed using the RequestCache interface if required. Additional refactoring of related tests which were still in AbstractAuthenticationProcessingFilterTests for historical reasons, but should be in their respective success/failure handler test classes. 15 年 前
  Luke Taylor bb7165ac6e SEC-1530: Added information on calling getAllPrincipals() on SessionRegistry for direct use in an application to provide currently logged in users. 15 年 前
  Luke Taylor 1a838c2049 SEC-1533: AclAuthorizationStrategyImpl can now take either one or three GrantedAuthority arguments. If only one is supplied, it will be used for all 3 of the permissions supported by the class. 15 年 前
  Luke Taylor acad848690 Update aspectj to 1.6.9 15 年 前
  Luke Taylor 85c4c91e0e IDEA inspection refactorings. 15 年 前
  Luke Taylor a3d27a9863 SEC-1314: cloneFromHttpSession accidentally go left behind, even though it is always false. 15 年 前
  Luke Taylor a2bd1bc9af SEC-1498: Allow use of absolute URL fopr login form in LoginUrlAuthenticationEntryPoint. 15 年 前
  Luke Taylor e2ba500c3c SEC-1529: More user-friendly expressions on method annotations in EL chapter. 15 年 前
  Luke Taylor 413b2a06e3 Improvements in up-to-date checking and use of parallel tests where possible. 15 年 前
  Luke Taylor 64375484a1 More build and logging tuning. 15 年 前
  Luke Taylor c9b0bc1bd9 Added gradle wrapper support. 15 年 前
  Luke Taylor c4ee46824c Removing log4j.properties files and adding logback config ones. 15 年 前
  Luke Taylor 74b66591e9 Build refactoring. 15 年 前
  Luke Taylor 6e831d6504 Adding bundlor template for aspects project, plus minor build updates. 15 年 前
  Luke Taylor 63734cfcf9 SEC-1528: Remove logic which checks if context in the session is the same as the current context to make sure that session.setAttribute() is called when the value in the session has been modified directly. 15 年 前
  Luke Taylor d1279aeda2 Logging adjustments for gae sample. 15 年 前
  Luke Taylor 6ba8257cab Renamed file to fix case-sensitivity issue. 15 年 前
  Luke Taylor ab248b2583 SEC-1454: Added use of Spring's new AopProxyUtils.ultimateTargetClass() method when resolving the target class in MethodSecurityEvaluationContext. 15 年 前