br.com.arsmachina.example.web.pages
Class Login
java.lang.Object
br.com.arsmachina.example.web.pages.Login
@IncludeStylesheet(value="classpath:/br/com/arsmachina/tapestrycrud/components/tapestry-crud.css")
public class Login
- extends Object
Application login page.
- Author:
- Thiago H. de Paula Figueiredo
|
Constructor Summary |
Login()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Login
public Login()
isFailed
public boolean isFailed()
getLoginCheckUrl
public String getLoginCheckUrl()
- Returns the Spring Security check URL.
- Returns:
- a
String.
Copyright © 2008-2009 Thiago H. de Paula Figueiredo. All Rights Reserved.