org.tynamo.security.components
Class LoginForm

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

public class LoginForm
extends java.lang.Object

Login form component


Constructor Summary
LoginForm()
           
 
Method Summary
 java.lang.String getLoginMessage()
           
 java.lang.Object onActionFromTynamoLoginForm()
           
 void setLoginMessage(java.lang.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 java.lang.Object onActionFromTynamoLoginForm()
                                             throws java.io.IOException
Throws:
java.io.IOException

setLoginMessage

public void setLoginMessage(java.lang.String loginMessage)

getLoginMessage

public java.lang.String getLoginMessage()


Copyright © 2004-2012. All Rights Reserved.