Liferay 7.0-ce-b4

com.liferay.portal.util
Class OpenIdUtil

java.lang.Object
  extended by com.liferay.portal.util.OpenIdUtil

@ProviderType
public class OpenIdUtil
extends Object


Method Summary
protected static OpenId getOpenId()
           
static boolean isEnabled(long companyId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

isEnabled

public static boolean isEnabled(long companyId)

getOpenId

protected static OpenId getOpenId()

Liferay 7.0-ce-b4