com.liferay.portal.security.auth.tunnel
Class TunnelAuthenticationManagerImpl
java.lang.Object
com.liferay.portal.security.auth.tunnel.TunnelAuthenticationManagerImpl
- All Implemented Interfaces:
- com.liferay.portal.kernel.security.auth.tunnel.TunnelAuthenticationManager
public class TunnelAuthenticationManagerImpl
- extends Object
- implements com.liferay.portal.kernel.security.auth.tunnel.TunnelAuthenticationManager
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TunnelAuthenticationManagerImpl
public TunnelAuthenticationManagerImpl()
getUserId
public long getUserId(javax.servlet.http.HttpServletRequest httpServletRequest)
throws com.liferay.portal.kernel.security.auth.AuthException
- Specified by:
getUserId in interface com.liferay.portal.kernel.security.auth.tunnel.TunnelAuthenticationManager
- Throws:
com.liferay.portal.kernel.security.auth.AuthException
setCredentials
public void setCredentials(String login,
HttpURLConnection httpURLConnection)
throws Exception
- Specified by:
setCredentials in interface com.liferay.portal.kernel.security.auth.tunnel.TunnelAuthenticationManager
- Throws:
Exception
getSharedSecretKey
protected Key getSharedSecretKey()
throws com.liferay.portal.kernel.security.auth.AuthException
- Throws:
com.liferay.portal.kernel.security.auth.AuthException