|
CWTRPC 0.9.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectde.itsvs.cwtrpc.security.AbstractRpcFailureHandler
de.itsvs.cwtrpc.security.AbstractRpcAuthenticationFailureHandler
public abstract class AbstractRpcAuthenticationFailureHandler
| Constructor Summary | |
|---|---|
AbstractRpcAuthenticationFailureHandler()
|
|
| Method Summary | |
|---|---|
abstract Exception |
lookupRemoteExceptionFor(HttpServletRequest request,
AuthenticationException exception)
|
void |
onAuthenticationFailure(HttpServletRequest request,
HttpServletResponse response,
AuthenticationException exception)
|
| Methods inherited from class de.itsvs.cwtrpc.security.AbstractRpcFailureHandler |
|---|
addNoCacheResponseHeaders, afterPropertiesSet, getServletContext, invalidateSession, setServletContext, writeExpectedException, writeUnexpectedException |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractRpcAuthenticationFailureHandler()
| Method Detail |
|---|
public abstract Exception lookupRemoteExceptionFor(HttpServletRequest request,
AuthenticationException exception)
public void onAuthenticationFailure(HttpServletRequest request,
HttpServletResponse response,
AuthenticationException exception)
throws IOException,
ServletException
onAuthenticationFailure in interface AuthenticationFailureHandlerIOException
ServletException
|
Controlled Web Toolkit RPC |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||