| Class | Description |
|---|---|
| AuthenticatedWebPage |
Ensures that user is authenticated in session.
|
| Book |
An example POJO model.
|
| Book.WritingStyle |
Typesafe enumeration for writing styles
|
| BookDetails |
A book details page.
|
| EditBook |
A page that contains a form that allows editing of books.
|
| EditBook.EditBookForm |
Form that edits a book
|
| Home |
Page that displays a list of books and lets the user re-order them.
|
| LibraryApplication |
Application class for the library example.
|
| LibrarySession |
Session class for library example.
|
| SignIn |
Simple example of a sign in page.
|
| SignOut |
Simple logout page.
|
| User |
Trivial user model for example application
|
Copyright © 2020. All rights reserved.