Errai 3.0.1-SNAPSHOT

org.jboss.errai.ui.nav.client.local.api
Class LoginPage

java.lang.Object
  extended by org.jboss.errai.ui.nav.client.local.api.LoginPage
All Implemented Interfaces:
PageRole, UniquePageRole

public class LoginPage
extends Object
implements UniquePageRole

Marks this page as the login page so that we can 'redirect' here when authentication of the user is needed.

Author:
edewit@redhat.com

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

Field Detail

CURRENT_PAGE_COOKIE

public static final String CURRENT_PAGE_COOKIE
See Also:
Constant Field Values
Constructor Detail

LoginPage

public LoginPage()

Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.