public class NuxeoLauncher extends NuxeoAuthenticationFilter
| Modifier and Type | Class and Description |
|---|---|
class |
NuxeoLauncher.MyNuxeoApp |
DEFAULT_START_PAGE, IS_LOGIN_NOT_SYNCHRONIZED_PROPERTY_KEY, LOGIN_DOMAIN| Constructor and Description |
|---|
NuxeoLauncher() |
| Modifier and Type | Method and Description |
|---|---|
void |
doFilter(ServletRequest request,
ServletResponse response,
FilterChain chain)
Checks for calls to nuxeo server to redirect them to avoid SOP errors.
|
void |
init(FilterConfig config) |
destroy, doFilterInternal, getAuthenticator, getRequestedPage, getRequestedUrl, loginAs, saveRequestedURLBeforeRedirectpublic void init(FilterConfig config) throws ServletException
init in interface Filterinit in class NuxeoAuthenticationFilterServletExceptionpublic void doFilter(ServletRequest request, ServletResponse response, FilterChain chain) throws IOException, ServletException
doFilter in interface FilterdoFilter in class NuxeoAuthenticationFilterIOExceptionServletExceptionCopyright © 2012 Nuxeo SA. All Rights Reserved.