com.vaadin.shared.ui.loginform
Class LoginFormConstants

java.lang.Object
  extended by com.vaadin.shared.ui.loginform.LoginFormConstants
All Implemented Interfaces:
java.io.Serializable

public class LoginFormConstants
extends java.lang.Object
implements java.io.Serializable

Constants for LoginForm

Since:
Author:
Vaadin Ltd
See Also:
Serialized Form

Field Summary
static java.lang.String LOGIN_URL
           
 
Constructor Summary
LoginFormConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOGIN_URL

public static final java.lang.String LOGIN_URL
See Also:
Constant Field Values
Constructor Detail

LoginFormConstants

public LoginFormConstants()


Copyright © 2000-2014 Vaadin Ltd. All Rights Reserved.