|
Fish & Chips Club 4.7.1.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
ObjectActionImpl
hirondelle.fish.all.logoff.LogoffAction
public final class LogoffAction
Log off the application.
| Field Summary |
|---|
| Fields inherited from class ActionImpl |
|---|
ERRORS, ITEM_FOR_EDIT, ITEMS_FOR_LISTING, MESSAGES, USER_ID |
| Constructor Summary | |
|---|---|
LogoffAction(RequestParser aRequestParser)
Constructor. |
|
| Method Summary | |
|---|---|
ResponsePage |
execute()
Perform all operations related to ending a session. |
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LogoffAction(RequestParser aRequestParser)
| Method Detail |
|---|
public ResponsePage execute()
throws AppException
Expire the session cookie, end the session, and redirect to the log off page. A redirect is used to avoid problems with browser reloads. The response includes a header which instructs the browser to explicitly delete its JSESSIONIDcookie.
execute in interface Actionexecute in class ActionImplAppException
|
Fish & Chips Club 4.7.1.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||