Injection handler to find a RedirectHelper instance from the
HttpServletRequest by using the
HttpServletRequest.getAttribute(InfrastructureKeys.REDIRECT_HELPER).
Injection handler to find redirect parameter from the HttpServletRequest by using the
HttpServletRequest.getAttribute(InfrastructureKeys.REDIRECT_PARAMETERS) method.