Spring Security Pre/PostAuthorize should not ignore HandleAuthorizationDenied#handlerClass when ApplicationContext is not provided
A test like this:public class HandleTests { @Test public void test() { AuthorizationProxyFactory proxyFactor...