Package org.apache.wicket.examples.authentication2
-
Class Summary Class Description AuthenticatedWebPage Base class to check access to a page.Home Simple home page which requires authenticationSignIn2 Simple example of a sign in page.SignIn2Application Forms example.SignIn2Session Session class for signin example.SignOut Simple logout page.