Uses of Class
org.apache.wicket.examples.authentication3.BasePage

Packages that use BasePage
org.apache.wicket.examples.authentication3   
 

Uses of BasePage in org.apache.wicket.examples.authentication3
 

Subclasses of BasePage in org.apache.wicket.examples.authentication3
 class AdminPage
          A page only accessible by a user in the ADMIN role.
 class HomePage
          Simple home page with no authorization requirements - can be accessed by everybody.
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.