| Class | Description |
|---|---|
| AnonymousAccessConfigServlet |
Servlet which disables and enables anonymous access and ensures
that the authenticator service has accepted the configuration change.
|
| CustomPostResponseCreatorImpl |
Sample implementation of the PostResponseCreator interface.
|
| DomServlet |
The DomServlet evaluates a simple XML document using DOM APIs.
|
| ExportedPackageServlet |
Test servlet for SLING-2808
|
| ExtensionServlet |
Example/test Sling Servlet registered with two extensions
|
| GetConfigServlet |
GET returns the contents of an OSGi config by PID
|
| HtmlDefaultServlet |
Default servlet for the html extension, see SLING-1069.
|
| HtmlResponseServlet |
Servlet used to test HtmlResponse escaping
|
| JaxbServlet |
The JaxbServlet serializes a basic JAXB-annotated class
|
| JaxbServlet.Entity | |
| NamespaceTestServlet |
Test Servlet which outputs the current namespace mappings.
|
| PathsServlet |
Servlet that registers itself for specific paths
|
| PathsServletNodeServlet |
Servlet which can create and delete a node at /testing/PathsServlet/foo in
order to test case where a servlet is registered at a path for which a node
exists.
|
| PlanetResourceRenderingServlet |
Test HTML rendering of resources provided by our PlanetResourceProvider
|
| PrefixServletMinusOne |
Example/test Sling Servlet using a prefix to demonstrate how
PrefixServletZero overrides PrefixServletMinusOne
|
| PrefixServletZero |
Example/test Sling Servlet using a prefix to demonstrate how
PrefixServletZero overrides PrefixServletMinusOne
|
| PutMethodServlet |
Example/test Sling Servlet registered for the PUT method
on a specific resource type
|
| R6WhiteboardServlet |
Example Sling servlets registered using the R6 HTTP Whiteboard
|
| RepositoryDescriptorsServlet |
Test servlet that dumps our repository descriptors
|
| RequestUriOptingServlet |
OptingServlet that uses the RequestURI to opt in
|
| SaxServlet |
The SaxServlet evaluates a simple XML document using a SAX handler
|
| SelectorServlet |
Example/test Sling Servlet registered with two selectors
|
| XpathServlet |
The XpathServlet evaluates a simple XML document using an XPath expression
|
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.