java.lang.Object
com.liferay.portal.security.sso.token.constants.TokenConfigurationKeys
public class TokenConfigurationKeys
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
-
AUTH_ENABLED
public static final String AUTH_ENABLED
- See Also:
-
-
AUTHENTICATION_COOKIES
public static final String AUTHENTICATION_COOKIES
- See Also:
-
-
IMPORT_FROM_LDAP
public static final String IMPORT_FROM_LDAP
- See Also:
-
-
LOGOUT_REDIRECT_URL
public static final String LOGOUT_REDIRECT_URL
- See Also:
-
-
TOKEN_LOCATION
public static final String TOKEN_LOCATION
- See Also:
-
-
USER_TOKEN_NAME
public static final String USER_TOKEN_NAME
- See Also:
-
-
Constructor Details
-
TokenConfigurationKeys
public TokenConfigurationKeys()