java.lang.Object
com.liferay.portal.security.sso.facebook.connect.constants.LegacyFacebookConnectPropsKeys
public class LegacyFacebookConnectPropsKeys
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
APP_ID
public static final String APP_ID
- See Also:
-
-
APP_SECRET
public static final String APP_SECRET
- See Also:
-
-
AUTH_ENABLED
public static final String AUTH_ENABLED
- See Also:
-
-
FACEBOOK_CONNECT_KEYS
public static final String[] FACEBOOK_CONNECT_KEYS
-
GRAPH_URL
public static final String GRAPH_URL
- See Also:
-
-
OAUTH_AUTH_URL
public static final String OAUTH_AUTH_URL
- See Also:
-
-
OAUTH_REDIRECT_URL
public static final String OAUTH_REDIRECT_URL
- See Also:
-
-
OAUTH_TOKEN_URL
public static final String OAUTH_TOKEN_URL
- See Also:
-
-
VERIFIED_ACCOUNT_REQUIRED
public static final String VERIFIED_ACCOUNT_REQUIRED
- See Also:
-
-
Constructor Details
-
LegacyFacebookConnectPropsKeys
public LegacyFacebookConnectPropsKeys()