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

public class SecureActionMapping extends org.apache.struts.action.ActionMapping
Extension of ActionMapping for use with sslext. An extension of the ActionConfig class to add the "secure" property.
See Also:
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     
    protected String
     

    Fields 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
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
     

    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

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait