in DefaultSecurityConfiguration, the loadConfiguration method is allowed to be
overridden, but has too many logical components, requiring duplication in
overridden methods. This method locates and loads properties, then loads
validation properties, and then stores the validation properties. this should
be three separate methods, so, for example, the property loading can be
overridden without impacting the property storage.
Original issue reported on code.google.com by rob.spre...@gmail.com on 19 Jul 2011 at 1:54
Original issue reported on code.google.com by
rob.spre...@gmail.com
on 19 Jul 2011 at 1:54