Used by
ExceptionTranslationFilter to handle an
AccessDeniedException.
author: Ben Alex version: $Id: AccessDeniedHandler.java 1784 2007-02-24 21:00:24Z luke_t $
Handles an access denied failure.
Parameters: request - that resulted in an AccessDeniedException Parameters: response - so that the user agent can be advised of the failure Parameters: accessDeniedException - that caused the invocation throws: IOException - in the event of an IOException throws: ServletException - in the event of a ServletException