Package info.magnolia.cms.filters

Interface Summary
MgnlFilter Interface for filters managed by Magnolia, exposing support for the bypass mechanism.
 

Class Summary
AbstractMgnlFilter A magnolia filter configured in the config repository.
AggregatorFilter  
BackwardCompatibilityFilter Used to support the deprecated ${actpage} expression in jsps
CompositeFilter A single filter which in turn executes a chain of other filters.
CompositeFilterTransformer A special content2bean transformer for filters.
ContentTypeFilter TODO : rename this filter.
ContextFilter This class initializes the current context.
CosMultipartRequestFilter  
FilterDecorator Used to decorate a normal (not magnolia) filter.
FilterDecorator.CustomFilterConfig  
HostSecurityFilter A filter that hides urls dependending on the request host name.
InstallFilter Filter responsible for executing the update/install mechanism.
InterceptFilter Handle intercepted administrative requests.
MgnlFilterChain Handles the bypassing
MgnlMainFilter A single filter which in turn executes a chain of other filters not configured in web.xml.
MultipartRequestFilter A Filter that determines if a HttpServletRequest contains multipart content and if so parses it into a request attribute for further processing.
OncePerRequestAbstractMgnlFilter A base abstract class for filters that should not be executed more than once for each request.
RepositoryMappingFilter  
ServletDispatchingFilter A filter that dispatches requests to a wrapped servlet.
UnicodeNormalizationFilter  
VirtualUriFilter Handle redirects configured using VirtualURIMappings.
 



Copyright © 2003-2010 Magnolia International Ltd.. All Rights Reserved.