public class SyncOAuthHelperUtil
extends java.lang.Object
Constructor and Description |
---|
SyncOAuthHelperUtil() |
Modifier and Type | Method and Description |
---|---|
protected void |
activate(org.osgi.framework.BundleContext bundleContext) |
static void |
enableOAuth(long companyId,
com.liferay.portal.kernel.service.ServiceContext serviceContext) |
static SyncOAuthHelper |
getService() |
static boolean |
isDeployed() |
static boolean |
isOAuthApplicationAvailable(long oAuthApplicationId) |
public static void enableOAuth(long companyId, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws java.lang.Exception
java.lang.Exception
public static SyncOAuthHelper getService()
public static boolean isDeployed()
public static boolean isOAuthApplicationAvailable(long oAuthApplicationId)
protected void activate(org.osgi.framework.BundleContext bundleContext)