java.lang.Object
com.opensymphony.xwork2.ActionSupport
com.aoindustries.web.struts.LogoutAction
- All Implemented Interfaces:
Action
,ValidationAware
,LocaleProvider
,TextProvider
,Validateable
,Serializable
- Author:
- AO Industries, Inc.
- See Also:
-
Field Summary
Fields inherited from class com.opensymphony.xwork2.ActionSupport
container
-
Constructor Summary
-
Method Summary
Methods inherited from class com.opensymphony.xwork2.ActionSupport
addActionError, addActionMessage, addFieldError, clearActionErrors, clearErrors, clearErrorsAndMessages, clearFieldErrors, clearMessages, clone, getActionErrors, getActionMessages, getContainer, getFieldErrors, getFormatted, getLocale, getLocaleProvider, getText, getText, getText, getText, getText, getText, getText, getText, getText, getTextProvider, getTexts, getTexts, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, hasKey, input, isValidLocale, isValidLocaleString, pause, setActionErrors, setActionMessages, setContainer, setFieldErrors, toLocale, validate
-
Constructor Details
-
LogoutAction
public LogoutAction()
-
-
Method Details
-
setTarget
-
logout
-
execute
- Specified by:
execute
in interfaceAction
- Overrides:
execute
in classActionSupport
- Throws:
Exception
-