Uses of Package
info.magnolia.cms.filters

Packages that use info.magnolia.cms.filters
info.magnolia.cms.filters   
info.magnolia.cms.i18n   
info.magnolia.cms.security   
info.magnolia.cms.security.auth.login Login handlers and filters 
info.magnolia.debug   
info.magnolia.module.cache.filter   
info.magnolia.module.exchangesimple   
info.magnolia.rendering.engine   
info.magnolia.rendering.model   
 

Classes in info.magnolia.cms.filters used by info.magnolia.cms.filters
AbstractMgnlFilter
          A magnolia filter configured in the config repository.
DispatchRule
          Used to configure if a filter is executed for a specific dispatcher type (REQUEST, FORWARD, INCLUDE, ERROR).
DispatchRules
          Similar to the dispatch mapping in the web.xml.
FilterManager
          The FilterManager implementation is responsible for providing a MgnlFilterDispatcher which delegates to one single filter which is either the filter chain configured in the config workspace or the primitive system UI when a system/module installation or update is needed.
Mapping
          A URI mapping as configured for filters and servlets.
Mapping.MatchingResult
          Result of ThemeReader Mapping.match(HttpServletRequest) method.
MgnlFilter
          Interface for filters managed by Magnolia, exposing support for the bypass mechanism.
MgnlFilterDispatcher
          Dispatches requests onto Magnolias filter chain, if the filter chain is bypassed for this request it passes it on to the next filter in web.xml.
MgnlMainFilter
          Entry point for Magnolia filter dispatching.
OncePerRequestAbstractMgnlFilter
          A base abstract class for filters that should not be executed more than once for each request.
RangeSupportFilter.RangeInfo
          Requested byte range.
SafeDestroyMgnlFilterWrapper
          Wrapper for a MgnlFilter that using a read/write lock ensures that the destroy method waits for requests to complete before destroying the target filter.
WebContainerResources
          Web container resources are resources which are served by the web container and not by the Magnolia CMS.
 

Classes in info.magnolia.cms.filters used by info.magnolia.cms.i18n
AbstractMgnlFilter
          A magnolia filter configured in the config repository.
MgnlFilter
          Interface for filters managed by Magnolia, exposing support for the bypass mechanism.
 

Classes in info.magnolia.cms.filters used by info.magnolia.cms.security
AbstractMgnlFilter
          A magnolia filter configured in the config repository.
MgnlFilter
          Interface for filters managed by Magnolia, exposing support for the bypass mechanism.
OncePerRequestAbstractMgnlFilter
          A base abstract class for filters that should not be executed more than once for each request.
 

Classes in info.magnolia.cms.filters used by info.magnolia.cms.security.auth.login
AbstractMgnlFilter
          A magnolia filter configured in the config repository.
MgnlFilter
          Interface for filters managed by Magnolia, exposing support for the bypass mechanism.
 

Classes in info.magnolia.cms.filters used by info.magnolia.debug
AbstractMgnlFilter
          A magnolia filter configured in the config repository.
MgnlFilter
          Interface for filters managed by Magnolia, exposing support for the bypass mechanism.
 

Classes in info.magnolia.cms.filters used by info.magnolia.module.cache.filter
AbstractMgnlFilter
          A magnolia filter configured in the config repository.
MgnlFilter
          Interface for filters managed by Magnolia, exposing support for the bypass mechanism.
OncePerRequestAbstractMgnlFilter
          A base abstract class for filters that should not be executed more than once for each request.
 

Classes in info.magnolia.cms.filters used by info.magnolia.module.exchangesimple
AbstractMgnlFilter
          A magnolia filter configured in the config repository.
MgnlFilter
          Interface for filters managed by Magnolia, exposing support for the bypass mechanism.
 

Classes in info.magnolia.cms.filters used by info.magnolia.rendering.engine
AbstractMgnlFilter
          A magnolia filter configured in the config repository.
MgnlFilter
          Interface for filters managed by Magnolia, exposing support for the bypass mechanism.
 

Classes in info.magnolia.cms.filters used by info.magnolia.rendering.model
AbstractMgnlFilter
          A magnolia filter configured in the config repository.
MgnlFilter
          Interface for filters managed by Magnolia, exposing support for the bypass mechanism.
OncePerRequestAbstractMgnlFilter
          A base abstract class for filters that should not be executed more than once for each request.
 



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