portal.core.login.simple
Class SimpleLoginConstants
java.lang.Object
portal.core.login.simple.SimpleLoginConstants
- public final class SimpleLoginConstants
- extends java.lang.Object
This class uses the following registry keys and default values:
Name |
Type |
Default |
Description |
portal.core.login.simple.LoginClientTemplate |
String |
portal/core/login/SimpleLogin.vm |
Velocity template for the login desktop |
- Author:
- Bavo De Ridder
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FEEDBACK_LOGIN_FAILED
public static final java.lang.String FEEDBACK_LOGIN_FAILED
- See Also:
- Constant Field Values
KEY_USERNAME_INPUT
public static final java.lang.String KEY_USERNAME_INPUT
- See Also:
- Constant Field Values
KEY_PASSWORD_INPUT
public static final java.lang.String KEY_PASSWORD_INPUT
- See Also:
- Constant Field Values
KEY_LOGIN_BUTTON
public static final java.lang.String KEY_LOGIN_BUTTON
- See Also:
- Constant Field Values
KEY_MESSAGE_FEEDBACK
public static final java.lang.String KEY_MESSAGE_FEEDBACK
- See Also:
- Constant Field Values
REG_KEY_LOGIN_CLIENT_TEMPLATE
public static final java.lang.String REG_KEY_LOGIN_CLIENT_TEMPLATE
- See Also:
- Constant Field Values
DEFAULT_LOGIN_CLIENT_TEMPLATE
public static final java.lang.String DEFAULT_LOGIN_CLIENT_TEMPLATE
- See Also:
- Constant Field Values
getSimpleLoginClientTemplate
public static java.lang.String getSimpleLoginClientTemplate()
throws RegistryException
- Throws:
RegistryException