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
AuthExceptionpublic static void setCredentials(String login,
HttpURLConnection httpURLConnection)
throws Exception
Exceptionpublic void setTunnelAuthenticationManager(TunnelAuthenticationManager tunnelAuthenticationManager)