Package org.tynamo.security.components
Class LoginForm
java.lang.Object
org.tynamo.security.components.LoginForm
Login form component
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LoginForm
public LoginForm()
-
-
Method Details
-
attemptToLogin
@OnEvent(value="validate", component="tynamoLoginForm") public void attemptToLogin() throws org.apache.tapestry5.ValidationException- Throws:
org.apache.tapestry5.ValidationException
-
onSuccessfulLogin
@OnEvent(value="success", component="tynamoLoginForm") public Object onSuccessfulLogin() throws IOException- Throws:
IOException
-
setLoginMessage
-
getLoginMessage
-