public class LoginHookEssentialMethods extends Object
| Constructor and Description |
|---|
LoginHookEssentialMethods() |
| Modifier and Type | Method and Description |
|---|---|
static com.liferay.portal.model.User |
addUser(javax.servlet.http.HttpSession session,
long companyId,
WindowsLiveUserInfo userinfo)
Adds the user to the portal if the user's email already exists, just sets
to session the email address in order for the user to login.
|
static com.liferay.portal.kernel.log.Log |
getLog() |
public static com.liferay.portal.model.User addUser(javax.servlet.http.HttpSession session,
long companyId,
WindowsLiveUserInfo userinfo)
throws Exception
session - companyId - userinfo - com.liferay.portal.kernel.exception.SystemExceptioncom.liferay.portal.kernel.exception.PortalExceptionExceptionpublic static com.liferay.portal.kernel.log.Log getLog()
Copyright © 2016. All Rights Reserved.