Class | Description |
---|---|
CMSSecurityFilter |
Checks to ensure that the user is logged in for requests which otherwise
would be allowed when accessing through a CMS-specific domain name.
|
EditIncludeFilter |
Filter for injecting the request attributes and markup to enable the Sling
CMS editor.
|
LocaleFilter |
Sets the locale for the request based on the containing site.
|
PublishFilter |
Denies requests to sling:Page and sling:File resources and children which are
not set to publish=true
|
Annotation Type | Description |
---|---|
CMSSecurityFilterConfig |
Configuration for the CMSSecurityFilter
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.