Class SecureActionMapping
java.lang.Object
org.apache.struts.config.BaseConfig
org.apache.struts.config.ActionConfig
org.apache.struts.action.ActionMapping
com.echothree.view.client.web.struts.sslext.config.SecureActionMapping
- All Implemented Interfaces:
Serializable
Extension of ActionMapping for use with sslext.
An extension of the ActionConfig class to add the "secure" property.
- See Also:
-
Field Summary
FieldsFields inherited from class org.apache.struts.config.ActionConfig
actionId, attribute, cancellable, catalog, command, exceptions, extensionProcessed, forward, forwards, include, inherit, input, moduleConfig, multipartClass, name, parameter, path, prefix, roleNames, roles, scope, suffix, type, unknown, validate
Fields inherited from class org.apache.struts.config.BaseConfig
configured
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.struts.action.ActionMapping
findForward, findForwards, getInputForward
Methods inherited from class org.apache.struts.config.ActionConfig
addExceptionConfig, addForwardConfig, checkCircularInheritance, findException, findExceptionConfig, findExceptionConfigs, findForwardConfig, findForwardConfigs, freeze, getActionId, getAttribute, getCancellable, getCatalog, getCommand, getExtends, getForward, getInclude, getInput, getModuleConfig, getMultipartClass, getName, getParameter, getPath, getPrefix, getRoleNames, getRoles, getScope, getSuffix, getType, getUnknown, getValidate, inheritExceptionHandlers, inheritForwards, inheritFrom, isExtensionProcessed, processExtends, removeExceptionConfig, removeForwardConfig, setActionId, setAttribute, setCancellable, setCatalog, setCommand, setExtends, setForward, setInclude, setInput, setModuleConfig, setMultipartClass, setName, setParameter, setPath, setPrefix, setRoles, setScope, setSuffix, setType, setUnknown, setValidate, toString
Methods inherited from class org.apache.struts.config.BaseConfig
copyProperties, getProperties, getProperty, inheritProperties, setProperties, setProperty, throwIfConfigured
-
Field Details
-
ANY
- See Also:
-
secure
-
-
Constructor Details
-
SecureActionMapping
public SecureActionMapping()
-
-
Method Details
-
setSecure
-
getSecure
-