public class NuxeoLauncher extends NuxeoAuthenticationFilter
Modifier and Type | Class and Description |
---|---|
class |
NuxeoLauncher.MyNuxeoApp |
DEFAULT_START_PAGE, 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, saveRequestedURLBeforeRedirect
public void init(FilterConfig config) throws ServletException
init
in interface Filter
init
in class NuxeoAuthenticationFilter
ServletException
public void doFilter(ServletRequest request, ServletResponse response, FilterChain chain) throws IOException, ServletException
doFilter
in interface Filter
doFilter
in class NuxeoAuthenticationFilter
IOException
ServletException
Copyright © 2013 Nuxeo SA. All Rights Reserved.