public class ShibbolethSecurityExceptionHandler extends NuxeoSecurityExceptionHandler
service
parameters
EXCEPTION_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, handleException
getHandler, getUserMessage, setParameters, startHandlingException, unwrapException
public ShibbolethSecurityExceptionHandler()
protected boolean handleAnonymousException(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws IOException, javax.servlet.ServletException
NuxeoSecurityExceptionHandler
handleAnonymousException
in class NuxeoSecurityExceptionHandler
true
if the Security Error is handled so that the calling method won't fallback on the default
handler, false
otherwise.IOException
javax.servlet.ServletException
protected ShibbolethAuthenticationService getService()
Copyright © 2015 Nuxeo SA. All rights reserved.