Uses of Class
org.hippoecm.hst.core.container.AbstractValve

Packages that use AbstractValve
org.hippoecm.hst.core.container The org.hippoecm.hst.core.container package defines the API for the HST Core Container 
 

Uses of AbstractValve in org.hippoecm.hst.core.container
 

Subclasses of AbstractValve in org.hippoecm.hst.core.container
 class ActionValve
          ActionValve
 class AggregationValve
          AggregationValve
 class CleanupValve
          CleanupValve
 class CmsHostContextValve
          CmsHostContextValve sets an attribute on the request that indicates it is a request from a CMS host context
 class CmsSecurityValve
          CmsSecurityValve responsible for authenticating the user using CMS.
 class ComponentRenderingValve
          ComponentRenderingValve
 class ContextResolvingValve
          ContextResolvingValve
 class GenericResponseHeadersValve
          GenericResponseHeadersValve
 class InitializationValve
          InitializationValve
 class JaxrsRestServiceValve
          JaxrsRestServiceValve
 class JCRSessionStatefulConcurrencyValve
          A JCRSessionStatefulConcurrencyValve makes sure that from this valve on, requests that have a sessionstateful jcr session, in other words, a jcr session tied to their HttpSession, will be processed synchronized.
 class LocalizationValve
          LocalizationValve
 class ResourceServingValve
          ResourceServingValve
 class SecurityValve
          SecurityValve
 class SiteMenusResolvingValve
          SiteMenusResolvingValve
 class SubjectBasedSessionValve
          StatefulSessionValve
 



Copyright © 2008-2012 Hippo. All Rights Reserved.