Unauthenticated Pages

Unauthenticated pages present login options.

An unauthenticated sign-on page displays options and information for users to:
Structure of Unathenticated Sign-on Page
Unauthenticated Page Structure

The hierarchy of unauthenticated pages mimics that of Wicket pages. The base page for all Wicket Web UI applications is defined by the MobiliserBasePage class. The BaseLoginPage class extends MobiliserBasePage, and provides:
The classes that define the unauthenticated application pages, and extend BaseLoginPage are: