Class | Description |
---|---|
AdminPage |
A page only accessible by a user in the ADMIN role.
|
BasePage |
A base page accessible by everybody - no authorization required.
|
HomePage |
Simple home page with no authorization requirements - can be accessed by everybody.
|
MyAuthenticatedWebApplication |
A role-authorized, authenticated web application in just a few lines of code.
|
MyAuthenticatedWebSession |
Authenticated session subclass.
|
MySignInPage |
Simple example of a sign in page.
|
SignOut |
Simple logout page.
|
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.