2048 Commits (6b42a2eae1b6de5edf2fa51e65e965b0419c596e)

Author SHA1 Message Date
Rob Winch 087b56da96 SEC-2473: Update to Spring 3.2.7 12 years ago
Rob Winch 2df5541905 SEC-2448: Update to HSQL 2.3.1 12 years ago
Rob Winch a34178bc40 SEC-2434: Update to Spring 3.2.6 and Spring 4.0 GA 12 years ago
Rob Winch fa39ecd719 SEC-2367: ProviderManager rethrows InternalAuthenticationServiceExceptions 12 years ago
Rob Winch 7e274ea5b6 Fix typo in InternalAuthenticationServiceException javadoc 12 years ago
Rob Winch 5a59c74d02 SEC-2327: Document SecurityExpressionRoot 13 years ago
Rob Winch 2d2f91484d SEC-2350: Fix broken test 13 years ago
Rob Winch 1745715865 SEC-2350: Remove warning whe using Spring 4 13 years ago
Rob Winch e696890e8e SEC-2151: Fix spring4Test 13 years ago
Rob Winch 61e6acb3f4 SEC-2151: AnnotationParameterNameDiscoverer support single annotated param 13 years ago
Rob Winch e5f034bdef SEC-2151: Fix tests 13 years ago
Rob Winch a09756745f SEC-2151: Support binding method arguments with Annotations 13 years ago
Rob Winch fb0a8d19e8 SEC-2322: Support StandardReflectionParameterNameDiscoverer 13 years ago
Rob Winch 788ba9a1fa SEC-2329: Allow injecting of AuthenticationTrustResolver 13 years ago
Rob Winch 3d2f23602f SEC-2294: Update Spring Version to 3.2.4.RELEASE 13 years ago
Rob Winch 664220f304 SEC-2295: Remove error logging when Spring version equals Spring Security 13 years ago
Rob Winch 086056f191 SEC-2289: Make compatible with Spring 4 as well 13 years ago
Guillaume Smet d20a8e0373 SEC-2245: Cast to interface instead of implementation 13 years ago
Rob Winch d0c4e6ca72 SEC-1953: Spring Security Java Config support 13 years ago
Rob Winch e469c93f9d SEC-2147: Deprecate .encoding.PasswordEncoding 13 years ago
Oliver Becker 9eb34fe51c SEC-2119: Add a 'form-parameter' attribute to <remember-me> 13 years ago
Rob Winch 914ec45e43 SEC-2136: Lazy load MethodSecurityExpressionHandler & MethodSecurityExpressionHandler.expressionParser 13 years ago
Georges-Etienne Legendre 66d13642b7 SEC-2115: Improve French translation for "credentials" 13 years ago
Rob Winch 6b81f97081 SEC-2114: Polishing Spring Based Cache 13 years ago
Marten Deinum 01ea39ce35 SEC-2114: Provide Spring Cache Abstraction based cache implementations 13 years ago
Rob Winch ebb82e1aa9 SEC-2096: Update to Spring 3.2.0.RELEASE 13 years ago
Rob Winch 1ed643ca1f SEC-1998: Provide integration with WebAsyncManager#startCallableProcessing 14 years ago
Rob Winch 51fd83060e SEC-2077: Concurrency support 14 years ago
Rob Winch ea6b444770 update to spring snapshot dependencies 14 years ago
Rob Winch 091549779c Update SpringSecurityCoreVersion 14 years ago
Rob Winch c076f0f2e1 SEC-2056: DaoAuthenticationProvider performs isPasswordValid when user not found 14 years ago
Rob Winch f3b143f677 SEC-2031: PreInvocationAuthorizationAdviceVoter supports subclasses 14 years ago
Rob Winch 2c234b92ec SEC-2061: Fix typo in messages.properties 14 years ago
Rob Winch a5ec116e80 SEC-1919: Log error when fail to communicate with LDAP 14 years ago
Rob Winch 734188206d SEC-1940: ProviderManager publishes any AccountStatusException 14 years ago
Rob Winch 10e6a6f943 Remove compile warnings in AspectJMethodSecurityInterceptorTests 14 years ago
Rob Winch 9a9aafaeec SEC-1967: Restore original SecurityContext in finally when RunAsManager is used 14 years ago
Rob Winch 1d701a2d8f SEC-2012: Remove additional incorrect javadoc from UserDetails#getPassword() 14 years ago
Rob Winch b4fbabdbfd SEC-2012: Remove incorrect javadoc from UserDetails#getPassword() 14 years ago
Rob Winch 638e92a3f7 SEC-1992: Updated Spring version to 3.0.7 14 years ago
Rob Winch f2345fcb21 SEC-1981: Remove dependency on Locale for the build 14 years ago
Rob Winch 8b05d23832 SEC-1971: Allow injection of ExpressionParser in AbstractSecurityExpressionHandler 14 years ago
Luke Taylor 5d71d2a4fa SEC-1887: Add MethodSecurityOperations interface. 14 years ago
Andrei Stefan 0f9ee81df1 SEC-1887: Improve extensibility of expression-based security classes 14 years ago
Luke Taylor f97463cdb5 Minor comment fixes 14 years ago
Rob Winch 1f835fec43 SEC-1867: Perform null check on Authentication.getCredentials() prior to calling toString() 14 years ago
Rob Winch 8ca2927761 Renamed **/Test.java to **/Tests.java to better follow conventions 14 years ago
Rob Winch 3dca70403d Suppress compiler warnings and minor javadoc fix for ProviderManager 15 years ago
Luke Taylor 8fd2963e6b Deprecate storage of Authentication object in AuthenticationException. 15 years ago
Luke Taylor bce4d81142 Mark overriding "extraInformation" methods in account status exceptions as deprecated. 15 years ago