Package org.exist.http.servlets

Interface Summary
Authenticator Interface for HTTP authentication methods.
RequestWrapper  
ResponseWrapper  
SessionWrapper  
 

Class Summary
BasicAuthenticator  
DatabaseAdminServlet Servlet to configure eXist.
DigestAuthenticator An Authenticator that uses MD5 Digest Authentication.
EXistServlet Implements the REST-style interface if eXist is running within a servlet engine.
HttpRequestWrapper A wrapper for requests processed by a servlet.
HttpResponseWrapper  
HttpServletRequestWrapper A wrapper for HttpServletRequest - differentiates between POST parameters in the URL or Content Body - keeps content Body of the POST request, making it available many times through HttpServletRequestWrapper.getContentBodyInputStream() .
HttpSessionWrapper  
Log4jInit Helper servlet for initializing the log4j framework in a webcontainer.
WebDAVServlet Provides a WebDAV interface to the database.
XQueryServlet Servlet to generate HTML output from an XQuery file.
 



Copyright (C) Wolfgang Meier. All rights reserved.