public class RedirectingAuthorisationFilter extends Object implements javax.servlet.Filter
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_LOGIN_URL |
static String |
INIT_PARAM_LOGIN_URL |
| Constructor and Description |
|---|
RedirectingAuthorisationFilter() |
public static String DEFAULT_LOGIN_URL
public static String INIT_PARAM_LOGIN_URL
public void destroy()
destroy in interface javax.servlet.Filterpublic void init(javax.servlet.FilterConfig config)
throws javax.servlet.ServletException
init in interface javax.servlet.Filterjavax.servlet.ServletExceptionpublic void doFilter(javax.servlet.ServletRequest request,
javax.servlet.ServletResponse response,
javax.servlet.FilterChain chain)
throws IOException,
javax.servlet.ServletException
doFilter in interface javax.servlet.FilterIOExceptionjavax.servlet.ServletExceptionCopyright © 2006–2015 The Apache Software Foundation. All rights reserved.