com.liferay.portal.util
Class OpenIdUtil

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

public class OpenIdUtil
extends java.lang.Object

View Source

Author:
Jorge Ferrer

Method Summary
static org.openid4java.consumer.ConsumerManager getConsumerManager()
           
static java.lang.String getScreenName(java.lang.String openId)
           
static boolean isEnabled(long companyId)
           
static java.lang.String normalize(java.lang.String identity)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getConsumerManager

public static org.openid4java.consumer.ConsumerManager getConsumerManager()

getScreenName

public static java.lang.String getScreenName(java.lang.String openId)

isEnabled

public static boolean isEnabled(long companyId)
                         throws com.liferay.portal.SystemException
Throws:
com.liferay.portal.SystemException

normalize

public static java.lang.String normalize(java.lang.String identity)