org.tynamo.security.internal
Class SecurityExceptionHandlerAssistant
java.lang.Object
org.tynamo.security.internal.SecurityExceptionHandlerAssistant
- All Implemented Interfaces:
- org.tynamo.exceptionpage.ExceptionHandlerAssistant
public class SecurityExceptionHandlerAssistant
- extends Object
- implements org.tynamo.exceptionpage.ExceptionHandlerAssistant
|
Constructor Summary |
SecurityExceptionHandlerAssistant(SecurityService securityService,
LoginContextService pageService,
org.apache.tapestry5.internal.services.RequestPageCache pageCache,
javax.servlet.http.HttpServletRequest servletRequest,
org.apache.tapestry5.services.Response response,
org.apache.tapestry5.internal.services.PageResponseRenderer renderer)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SecurityExceptionHandlerAssistant
public SecurityExceptionHandlerAssistant(SecurityService securityService,
LoginContextService pageService,
org.apache.tapestry5.internal.services.RequestPageCache pageCache,
javax.servlet.http.HttpServletRequest servletRequest,
org.apache.tapestry5.services.Response response,
org.apache.tapestry5.internal.services.PageResponseRenderer renderer)
handleRequestException
public Object handleRequestException(Throwable exception,
List<Object> exceptionContext)
throws IOException
- Specified by:
handleRequestException in interface org.tynamo.exceptionpage.ExceptionHandlerAssistant
- Throws:
IOException
Copyright © 2004-2013. All Rights Reserved.