|
@@ -6,9 +6,12 @@ Changes in version 0.x (2004-xx-xx)
|
|
|
* Added DaoAuthenticationProvider.hideUserNotFoundExceptions (default=true)
|
|
|
* Added PasswordAuthenticationProvider for password-validating DAOs (eg LDAP)
|
|
|
* Added FilterToBeanProxy compatibility with ContextLoaderServlet (lazy inits)
|
|
|
+* Added convenience methods to ConfigAttributeDefinition
|
|
|
+* Clarified contract for ObjectDefinitionSource.getAttributes(Object)
|
|
|
* Extracted removeUserFromCache(String) to UserCache interface
|
|
|
* Improved ConfigAttributeEditor so it trims preceding and trailing spaces
|
|
|
* Refactored UsernamePasswordAuthenticationToken.getDetails() to Object
|
|
|
+* Fixed MethodDefinitionAttributes to implement ObjectDefinitionSource change
|
|
|
* Fixed EH-CACHE-based caching implementation behaviour when cache exists
|
|
|
* Fixed Ant "release" target not including project.properties
|
|
|
* Fixed GrantedAuthorityEffectiveAclsResolver if null ACLs provided to method
|