public class OA2ExceptionHandler extends Object implements edu.uiuc.ncsa.security.servlet.ExceptionHandler
Created by Jeff Gaynor
on 2/12/15 at 3:16 PM
| Constructor and Description |
|---|
OA2ExceptionHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleException(Throwable t,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
protected void |
handleOA2Error(edu.uiuc.ncsa.security.oauth_2_0.OA2Error oa2Error,
javax.servlet.http.HttpServletResponse response) |
public void handleException(Throwable t, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws IOException, javax.servlet.ServletException
handleException in interface edu.uiuc.ncsa.security.servlet.ExceptionHandlerIOExceptionjavax.servlet.ServletExceptionprotected void handleOA2Error(edu.uiuc.ncsa.security.oauth_2_0.OA2Error oa2Error,
javax.servlet.http.HttpServletResponse response)
throws IOException
IOExceptionCopyright © 2015. All Rights Reserved.