- java.lang.Object
-
- org.apache.struts.config.BaseConfig
-
- org.apache.struts.config.ActionConfig
-
- org.apache.struts.action.ActionMapping
-
- org.apache.struts.config.SecureActionConfig
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
static java.lang.String |
ANY |
protected java.lang.String |
secure |
-
Fields inherited from class org.apache.struts.config.ActionConfig
acceptPage, 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
-
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, getAcceptPage, 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, setAcceptPage, 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
Copyright 1999, 2017 The Apache Software Foundation, All Rights Reserved