public class TunnelAuthenticationManagerUtil
extends Object
Constructor and Description |
---|
TunnelAuthenticationManagerUtil() |
Modifier and Type | Method and Description |
---|---|
static long |
getUserId(javax.servlet.http.HttpServletRequest httpServletRequest) |
static void |
setCredentials(String login,
HttpURLConnection httpURLConnection) |
void |
setTunnelAuthenticationManager(TunnelAuthenticationManager tunnelAuthenticationManager) |
public static long getUserId(javax.servlet.http.HttpServletRequest httpServletRequest) throws AuthException
AuthException
public static void setCredentials(String login, HttpURLConnection httpURLConnection) throws Exception
Exception
public void setTunnelAuthenticationManager(TunnelAuthenticationManager tunnelAuthenticationManager)