Package org.hippoecm.hst.core.request
The org.hippoecm.hst.core.request package defines the API for the HST Core Request
-
Interface Summary Interface Description ComponentConfiguration AComponentConfiguration
provides some configuration information to a component.ContextCredentialsProvider HstRequestContextCredentialsProvider provides credentials based on the provided HstRequestContext.HstRequestContext HstRequestContext provides repository content context and page/components configuration context.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
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
SiteMapItemHandlerConfiguration ASiteMapItemHandlerConfiguration
is the runtime instance of aHstSiteMapItemHandlerConfiguration
and provides some configuration information to a sitemap item handler. -
Enum Summary Enum Description HstRequestContext.HstRequestType