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