com.liferay.portal.googleapps
Class GAuthenticator
java.lang.Object
com.liferay.portal.googleapps.GAuthenticator
public class GAuthenticator
- extends java.lang.Object
View Source
- Author:
- Brian Wing Shun Chan
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GAuthenticator
public GAuthenticator(long companyId)
getAuthenticationToken
public java.lang.String getAuthenticationToken()
getCompanyId
public long getCompanyId()
getDomain
public java.lang.String getDomain()
init
public void init(boolean manual)
doInit
protected void doInit()
throws java.lang.Exception
- Throws:
java.lang.Exception