Liferay 6.2-ce-ga5

Uses of Class
com.liferay.portal.googleapps.GAuthenticator

Packages that use GAuthenticator
com.liferay.portal.googleapps   
 

Uses of GAuthenticator in com.liferay.portal.googleapps
 

Methods in com.liferay.portal.googleapps that return GAuthenticator
 GAuthenticator GoogleApps.getGAuthenticator()
           
 

Methods in com.liferay.portal.googleapps with parameters of type GAuthenticator
static Document GHelperUtil.getDocument(GAuthenticator gAuthenticator, String url)
           
static void GHelperUtil.submitAdd(GAuthenticator gAuthenticator, String url, Document document)
           
static void GHelperUtil.submitDelete(GAuthenticator gAuthenticator, String url)
           
static void GHelperUtil.submitUpdate(GAuthenticator gAuthenticator, String url, Document document)
           
 


Liferay 6.2-ce-ga5