public class AuthenticationHandler extends Object implements com.v5analytics.webster.RequestResponseHandler
| Modifier and Type | Field and Description |
|---|---|
static String |
LOGIN_PATH |
| Constructor and Description |
|---|
AuthenticationHandler() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getRemoteAddr(javax.servlet.http.HttpServletRequest request)
Deprecated.
|
void |
handle(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
com.v5analytics.webster.HandlerChain chain) |
public static final String LOGIN_PATH
public void handle(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
com.v5analytics.webster.HandlerChain chain)
throws Exception
handle in interface com.v5analytics.webster.RequestResponseHandlerException@Deprecated public static String getRemoteAddr(javax.servlet.http.HttpServletRequest request)
Copyright © 2013–2016 V5 Analytics. All rights reserved.