Uses of Package
org.hippoecm.hst.core.request
-
Packages that use org.hippoecm.hst.core.request Package Description org.hippoecm.hst.configuration.hosting The org.hippoecm.hst.core.hosting package defines the API for the HST Core Hostingorg.hippoecm.hst.configuration.model org.hippoecm.hst.container The org.hippoecm.hst.container package defines the API for the HST Containerorg.hippoecm.hst.container.site org.hippoecm.hst.content.rewriter The org.hippoecm.hst.content.rewriter package defines the API for the HST Content Rewritersorg.hippoecm.hst.core.channelmanager org.hippoecm.hst.core.component The org.hippoecm.hst.core.component package defines the API for the HST Core Componentorg.hippoecm.hst.core.container The org.hippoecm.hst.core.container package defines the API for the HST Core Containerorg.hippoecm.hst.core.internal The org.hippoecm.hst.core.internal package defines INTERNAL USAGE ONLY API for the HST Containerorg.hippoecm.hst.core.jcr The org.hippoecm.hst.core.jcr package defines the API for the HST Core JCRorg.hippoecm.hst.core.linking The org.hippoecm.hst.core.linking package defines the API for the HST Core Linkingorg.hippoecm.hst.core.pagemodel.container org.hippoecm.hst.core.request The org.hippoecm.hst.core.request package defines the API for the HST Core Requestorg.hippoecm.hst.core.sitemapitemhandler org.hippoecm.hst.core.sitemenu The org.hippoecm.hst.core.sitemenu package defines the API for the HST Core SiteMenuorg.hippoecm.hst.jaxrs org.hippoecm.hst.pagecomposer.jaxrs.api org.hippoecm.hst.platform.model -
Classes in org.hippoecm.hst.core.request used by org.hippoecm.hst.configuration.hosting Class Description HstSiteMapMatcher Implementations should be able to match a path (pathInfo) in combination with a
object to aHstSite
.ResolvedSiteMapItem
ResolvedMount Implementations of this interface are a request flyweight instance of theMount
object, where possible wildcard property placeholders have been filled in, similar to theResolvedSiteMapItem
andHstSiteMapItem
ResolvedVirtualHost Implementations of this interface are a request flyweight instance of theVirtualHost
object, where possible wildcard property placeholders have been filled in, similar to theResolvedMount
andMount
-
Classes in org.hippoecm.hst.core.request used by org.hippoecm.hst.configuration.model Class Description HstSiteMapMatcher Implementations should be able to match a path (pathInfo) in combination with a
object to aHstSite
.ResolvedSiteMapItem
-
Classes in org.hippoecm.hst.core.request used by org.hippoecm.hst.container Class Description HstRequestContext HstRequestContext provides repository content context and page/components configuration context. -
Classes in org.hippoecm.hst.core.request used by org.hippoecm.hst.container.site Class Description HstRequestContext HstRequestContext provides repository content context and page/components configuration context. -
Classes in org.hippoecm.hst.core.request used by org.hippoecm.hst.content.rewriter Class Description HstRequestContext HstRequestContext provides repository content context and page/components configuration context. -
Classes in org.hippoecm.hst.core.request used by org.hippoecm.hst.core.channelmanager Class Description HstRequestContext HstRequestContext provides repository content context and page/components configuration context. -
Classes in org.hippoecm.hst.core.request used by org.hippoecm.hst.core.component Class Description ComponentConfiguration AComponentConfiguration
provides some configuration information to a component.HstRequestContext HstRequestContext provides repository content context and page/components configuration context.ParameterConfiguration -
Classes in org.hippoecm.hst.core.request used by org.hippoecm.hst.core.container Class Description HstRequestContext HstRequestContext provides repository content context and page/components configuration context.ResolvedMount Implementations of this interface are a request flyweight instance of theMount
object, where possible wildcard property placeholders have been filled in, similar to theResolvedSiteMapItem
andHstSiteMapItem
-
Classes in org.hippoecm.hst.core.request used by org.hippoecm.hst.core.internal Class Description HstRequestContext HstRequestContext provides repository content context and page/components configuration context.HstRequestContext.HstRequestType HstSiteMapMatcher Implementations should be able to match a path (pathInfo) in combination with a
object to aHstSite
.ResolvedSiteMapItem
ResolvedMount Implementations of this interface are a request flyweight instance of theMount
object, where possible wildcard property placeholders have been filled in, similar to theResolvedSiteMapItem
andHstSiteMapItem
ResolvedSiteMapItem An instance of the implementation of this interface will be available on the
.HstRequestContext
-
Classes in org.hippoecm.hst.core.request used by org.hippoecm.hst.core.jcr Class Description HstRequestContext HstRequestContext provides repository content context and page/components configuration context. -
Classes in org.hippoecm.hst.core.request used by org.hippoecm.hst.core.linking Class Description HstRequestContext HstRequestContext provides repository content context and page/components configuration context. -
Classes in org.hippoecm.hst.core.request used by org.hippoecm.hst.core.pagemodel.container Class Description HstRequestContext HstRequestContext provides repository content context and page/components configuration context. -
Classes in org.hippoecm.hst.core.request used by org.hippoecm.hst.core.request Class Description ContextCredentialsProvider HstRequestContextCredentialsProvider provides credentials based on the provided HstRequestContext.HstRequestContext HstRequestContext provides repository content context and page/components configuration context.HstRequestContext.HstRequestType HstSiteMapMatcher Implementations should be able to match a path (pathInfo) in combination with a
object to aHstSite
.ResolvedSiteMapItem
ParameterConfiguration ResolvedMount Implementations of this interface are a request flyweight instance of theMount
object, where possible wildcard property placeholders have been filled in, similar to theResolvedSiteMapItem
andHstSiteMapItem
ResolvedSiteMapItem An instance of the implementation of this interface will be available on the
.HstRequestContext
-
Classes in org.hippoecm.hst.core.request used by org.hippoecm.hst.core.sitemapitemhandler Class Description ResolvedSiteMapItem An instance of the implementation of this interface will be available on the
.HstRequestContext
SiteMapItemHandlerConfiguration ASiteMapItemHandlerConfiguration
is the runtime instance of aHstSiteMapItemHandlerConfiguration
and provides some configuration information to a sitemap item handler. -
Classes in org.hippoecm.hst.core.request used by org.hippoecm.hst.core.sitemenu Class Description HstRequestContext HstRequestContext provides repository content context and page/components configuration context.ResolvedSiteMapItem An instance of the implementation of this interface will be available on the
.HstRequestContext
-
Classes in org.hippoecm.hst.core.request used by org.hippoecm.hst.jaxrs Class Description HstRequestContext HstRequestContext provides repository content context and page/components configuration context. -
Classes in org.hippoecm.hst.core.request used by org.hippoecm.hst.pagecomposer.jaxrs.api Class Description HstRequestContext HstRequestContext provides repository content context and page/components configuration context. -
Classes in org.hippoecm.hst.core.request used by org.hippoecm.hst.platform.model Class Description HstSiteMapMatcher Implementations should be able to match a path (pathInfo) in combination with a
object to aHstSite
.ResolvedSiteMapItem