Interface TunnelAuthenticationManager
public interface TunnelAuthenticationManager
- Author:
- Tomas Polesovsky
-
Method Summary
Modifier and TypeMethodDescriptionlong
getUserId
(javax.servlet.http.HttpServletRequest httpServletRequest) void
setCredentials
(String login, HttpURLConnection httpURLConnection)
-
Method Details
-
getUserId
- Throws:
AuthException
-
setCredentials
- Throws:
Exception
-