public class ShibbolethSecurityExceptionHandler extends DefaultNuxeoExceptionHandler
parametersEXCEPTION_HANDLER_MARKER| Constructor and Description |
|---|
ShibbolethSecurityExceptionHandler() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLoginURL(javax.servlet.http.HttpServletRequest request)
Gets the URL to redirect to when a login is needed for an Anonymous user.
|
protected Principal |
getPrincipal(javax.servlet.http.HttpServletRequest request) |
getHandler, getUserMessage, handleAnonymousException, handleException, setParameters, startHandlingExceptionpublic ShibbolethSecurityExceptionHandler()
public String getLoginURL(javax.servlet.http.HttpServletRequest request)
NuxeoExceptionHandlergetLoginURL in interface NuxeoExceptionHandlergetLoginURL in class DefaultNuxeoExceptionHandlerprotected Principal getPrincipal(javax.servlet.http.HttpServletRequest request)
getPrincipal in class DefaultNuxeoExceptionHandlerCopyright © 2019 Nuxeo. All rights reserved.