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