|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.server.aspects.server.SignOutInterceptor.Invalidation
public static class SignOutInterceptor.Invalidation
Constructor Summary | |
---|---|
SignOutInterceptor.Invalidation()
|
Method Summary | |
---|---|
java.lang.Object |
doCallback(javax.servlet.ServletContext servletContext,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp,
java.lang.Object handback)
Performs the request dispatch logic. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SignOutInterceptor.Invalidation()
Method Detail |
---|
public java.lang.Object doCallback(javax.servlet.ServletContext servletContext, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp, java.lang.Object handback) throws javax.servlet.ServletException, java.io.IOException
RequestDispatchCallback
doCallback
in interface RequestDispatchCallback
servletContext
- the dispatched servlet contextreq
- the dispatched requestresp
- the dispatched responsehandback
- the handback object provided to the dispatched @return any object
javax.servlet.ServletException
- if an exception occurs that interferes with the normal operation
java.io.IOException
- if an input or output exception occurs
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |