org.tynamo.security.components
Class LoginForm

java.lang.Object
  extended by org.tynamo.security.components.LoginForm

public class LoginForm
extends Object

Login form component


Constructor Summary
LoginForm()
           
 
Method Summary
 String getLoginMessage()
           
 Object onActionFromTynamoLoginForm()
           
 void setLoginMessage(String loginMessage)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoginForm

public LoginForm()
Method Detail

onActionFromTynamoLoginForm

public Object onActionFromTynamoLoginForm()
                                   throws IOException
Throws:
IOException

setLoginMessage

public void setLoginMessage(String loginMessage)

getLoginMessage

public String getLoginMessage()


Copyright © 2004-2012. All Rights Reserved.