spring-security/core
Luke Taylor 020e0aa49a SEC-1448: Fixed failure to resolve generic method argument names in MethodSecurityEvaluationContext.
Changed to use AopUtils.getMostSpecificMethod() when obtaining the method on which the parameter resolution should be performed. Also added better error handling and log warning when parameter names cannot be resolved. The exception will then be a SpEL one, rather than a NPE.
2010-03-30 15:52:40 +01:00
..
src SEC-1448: Fixed failure to resolve generic method argument names in MethodSecurityEvaluationContext. 2010-03-30 15:52:40 +01:00
core.gradle Addition of commons-logging exclusions and adjustments to pom generation. 2010-03-07 21:58:25 +00:00
pom.xml Update version number to 3.1.0.CI-SNAPSHOT. 2010-02-19 17:35:19 +00:00
template.mf Increase upper bounds of Spring and Spring Security versions in bundlor templates to 3.2.0. 2010-02-21 23:25:36 +00:00