org.jasig.cas.client.util
Class ErrorRedirectFilter.ErrorHolder
java.lang.Object
org.jasig.cas.client.util.ErrorRedirectFilter.ErrorHolder
- Enclosing class:
- ErrorRedirectFilter
protected final class ErrorRedirectFilter.ErrorHolder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ErrorRedirectFilter.ErrorHolder
protected ErrorRedirectFilter.ErrorHolder(String className,
String url)
throws ClassNotFoundException
- Throws:
ClassNotFoundException
exactMatch
public boolean exactMatch(Throwable e)
inheritanceMatch
public boolean inheritanceMatch(Throwable e)
getUrl
public String getUrl()
Copyright © 2006-2011 Jasig. All Rights Reserved.