org.tynamo.security.pages
Class Unauthorized
java.lang.Object
org.tynamo.security.pages.Unauthorized
- All Implemented Interfaces:
- org.apache.tapestry5.services.ExceptionReporter
public class Unauthorized
- extends Object
- implements org.apache.tapestry5.services.ExceptionReporter
This page rendered if was thrown ShiroException and Subject
is not authenticated.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Unauthorized
public Unauthorized()
getMessage
public String getMessage()
reportException
public void reportException(Throwable exception)
- Specified by:
reportException in interface org.apache.tapestry5.services.ExceptionReporter
getException
public Throwable getException()
Copyright © 2004-2013. All Rights Reserved.