public class ShibbolethSecurityExceptionHandler extends NuxeoSecurityExceptionHandler
serviceparametersEXCEPTION_HANDLER_MARKER| Constructor and Description | 
|---|
| ShibbolethSecurityExceptionHandler() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected ShibbolethAuthenticationService | getService() | 
| protected boolean | handleAnonymousException(javax.servlet.http.HttpServletRequest request,
                        javax.servlet.http.HttpServletResponse response)Handles the Security Error when the user is anonymous. | 
getAuthenticationService, handleExceptiongetHandler, getUserMessage, setParameters, startHandlingException, unwrapExceptionpublic ShibbolethSecurityExceptionHandler()
protected boolean handleAnonymousException(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws IOException, javax.servlet.ServletException
NuxeoSecurityExceptionHandlerhandleAnonymousException in class NuxeoSecurityExceptionHandlertrue if the Security Error is handled so that the calling method won't fallback on the default
         handler, false otherwise.IOExceptionjavax.servlet.ServletExceptionprotected ShibbolethAuthenticationService getService()
Copyright © 2015 Nuxeo SA. All rights reserved.