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.TunnelAuthenticationManager
com.liferay.portal.kernel.security.auth.AuthException
public void setCredentials(String login, HttpURLConnection httpURLConnection) throws Exception
setCredentials
in interface com.liferay.portal.kernel.security.auth.tunnel.TunnelAuthenticationManager
Exception
protected Key getSharedSecretKey() throws com.liferay.portal.kernel.security.auth.AuthException
com.liferay.portal.kernel.security.auth.AuthException