ClassExtractor |
The purpose of this class it to allow unit testing via mocking Class objects.
|
ConfluenceActionMapper |
Don't log (as in super) when we fall back to using the default action or namespace names.
|
ConfluenceJakartaMultiPartRequest |
This subclass implements the following additional capabilities:
Maps max file size to Confluence global attachment size limit
Exempts certain URLs from the multipart request size limits
|
ConfluenceMethodAccessor |
|
ConfluenceObjectFactory |
Subclass of the standard ObjectFactory which specifies that no-arg constructors are not required
|
ConfluencePatternsChecker |
Subclass of the DefaultAcceptedPatternsChecker that does not log warnings when overriding the accepted
patterns.
|
ConfluenceSecurityMemberAccess |
The purpose of this class it to define Confluence specific behaviour for Struts SecurityMemberAccess class.
|
ConfluenceStrutsConfigurationProvider |
This class wires/overrides Struts settings from Confluence file and runtime configuration
|
ConfluenceStrutsConfigurationProvider.ConfluenceStrutsSettings |
|
ConfluenceStrutsDispatcher |
|
ConfluenceStrutsPrepareFilter |
|
MultipartUploadConfigurator |
|
OgnlAllowListConfigurator |
The purpose of this class it to maintain the list of allowed classes which can be used by plugins via struts framework.
|
PluginAwareActionFactory |
A specialisation of the standard Struts DefaultActionFactory which adds special handling for
PluginAwareActionConfig , and which delegates loading of the action class from the relevant Plugin .
|
PluginAwareInterceptorFactory |
A specialisation of the standard Struts DefaultInterceptorFactory which adds special handling for
PluginAwareInterceptorConfig , and which delegates loading of the Interceptor class from the relevant Plugin .
|
PluginAwareResultFactory |
A specialisation of the standard Struts DefaultResultFactory which adds special handling for
PluginAwareResultConfig , and which delegates loading of the ResultTypeConfig class from the relevant Plugin .
|
PluginModuleXmlConfigurationProvider |
Parses an XWork module element from a plugin for loading by the Struts configuration.
|
RestrictedValueStack |
Block all operations except for push, pop, peek, find, size.
|
StrutsAppConfig |
|
StrutsStateChangeListener |
An event listener which responds to XWorkStateChangeEvent s and invokes reload() on the ConfigurationManager .
|