com.liferay.portal.kernel.security.auth.tunnel
Class TunnelAuthenticationManagerUtil
java.lang.Object
com.liferay.portal.kernel.security.auth.tunnel.TunnelAuthenticationManagerUtil
public class TunnelAuthenticationManagerUtil
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getUserId
public static long getUserId(javax.servlet.http.HttpServletRequest httpServletRequest)
throws AuthException
- Throws:
AuthException
setCredentials
public static void setCredentials(String login,
HttpURLConnection httpURLConnection)
throws Exception
- Throws:
Exception