| Class | Description |
|---|---|
| PostLoginEvent |
An event fired after a successful authentication.
|
| PreLoginEvent |
An event fired when the
SecurityPhaseListener is about to redirect to the login page. |
| PreNavigateEvent |
An event that is fired when JSF navigation is invoked via the
NavigationHandler, but before any redirecting or
non-redirecting navigation is completed, giving consumers of this event a chance to take action. |
| Enum | Description |
|---|---|
| PhaseIdType |
Enum values corresponding to the phases of the JSF life-cycle.
|
Copyright © 2009-2013 Seam Framework. All Rights Reserved.