Package com.vaadin.shared.ui.loginform
Class LoginFormConstants
- java.lang.Object
-
- com.vaadin.shared.ui.loginform.LoginFormConstants
-
- All Implemented Interfaces:
Serializable
public class LoginFormConstants extends Object implements Serializable
Constants for LoginForm.- Since:
- 7.7
- Author:
- Vaadin Ltd
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static StringLOGIN_RESOURCE_NAME
-
Constructor Summary
Constructors Constructor Description LoginFormConstants()
-
-
-
Field Detail
-
LOGIN_RESOURCE_NAME
public static final String LOGIN_RESOURCE_NAME
- See Also:
- Constant Field Values
-
-