Hi, I would like to use the ClassUtils mapping feature to replace the standard AuthenticationManager and AuthorizationManager with my own subclasses (ie configure file classmappings.xml). Unfortunately these classes are both *final*, making the "class mapping" feature effectively unusable as far as I can tell.
Could these classes please be made non-final? Thanks, Simon
