Package org.apache.wicket.examples.authentication1
-
Interface Summary Interface Description AuthenticatedWebPage Marker interface to indicate that a page should be viewable by authenticated users only. -
Class Summary Class Description Home Simple home page, which requires authenticationSignIn Simple example of a sign in page.SignInApplication Forms example.SignInSession Session class for signin example.SignOut Simple logout page.