|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface OpenIdServletFilter.ForwardUriHandler
Pluggable handler to dispatch the request to a view/template.
Method Summary | |
---|---|
void |
handle(String forwardUri,
HttpServletRequest request,
HttpServletResponse response)
Dispatches the request to a view/template. |
Method Detail |
---|
void handle(String forwardUri, HttpServletRequest request, HttpServletResponse response) throws IOException, ServletException
IOException
ServletException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |