public class TunnelAuthenticationManagerImpl
extends Object
implements com.liferay.portal.kernel.security.auth.tunnel.TunnelAuthenticationManager
| Constructor and Description |
|---|
TunnelAuthenticationManagerImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected Key |
getSharedSecretKey() |
long |
getUserId(javax.servlet.http.HttpServletRequest httpServletRequest) |
void |
setCredentials(String login,
HttpURLConnection httpURLConnection) |
public long getUserId(javax.servlet.http.HttpServletRequest httpServletRequest)
throws com.liferay.portal.kernel.security.auth.AuthException
getUserId in interface com.liferay.portal.kernel.security.auth.tunnel.TunnelAuthenticationManagercom.liferay.portal.kernel.security.auth.AuthExceptionpublic void setCredentials(String login,
HttpURLConnection httpURLConnection)
throws Exception
setCredentials in interface com.liferay.portal.kernel.security.auth.tunnel.TunnelAuthenticationManagerExceptionprotected Key getSharedSecretKey()
throws com.liferay.portal.kernel.security.auth.AuthException
com.liferay.portal.kernel.security.auth.AuthException