Log On and Edit Profile Dialogs.

This package contains two dialogs (as supported by the package org.apache.shale.dialog):

Log On

The Log On dialog supports features typically required for application managed authentication, including the ability to ask for a "remember me" cookie, and to create a new profile. Detailed functionality is configured by setting the following managed bean properties on a bean named profile$logon:

The following state diagram documents the flow through this dialog:

The defined states have the following functionality:

Edit Profile

The Edit Profile dialog supports the ability to update the current profile (for a logged on user), or to create a new profile (if no user is currently logged on). Detailed functionality is configured by setting the following managed bean properties on a bean named profile$edit:

The following state diagram documents the flow through this dialog:

The defined states have the following functionality: