All Resources
Jigsaw filters index
-
AuthFilter
-
The most basic authentication filter, to be sub-classed by other authentication
filters.
-
GenericAuthFilter
-
This filter provides several ways of protecting part of your information
space.
-
DebugFilter
-
Allows you to debug some target resource.
-
AccessLimitFilter
-
Limit the number of simultaneous accesses to a resource.
-
CounterFilter
-
Count the number of traversals or hits of its target.
-
ResourceFilter
-
The basic class of all resource filters.
-
ProcessFilter
-
A filter that will process a reply's content through any external filter
program.
-
PICSFilter
-
The PICS filter implements a second way (see the
LabelBureauResource)
of delivering labels, but this time with the document itself.
-
ErrorFilter
-
The error filter allows you to redefine on the fly all error messages
emitted by Jigsaw by using internal redirections: all errors are then
emitted by some other resource (which can be any of the Jigsaw supported
resources).
-
LogFilter
-
The log filter allows you to get very detailed logging of transactions for
a particular sub-space of your web server.
-
Jigsaw Team
$Id: filters.html,v 1.10 1997/07/31 08:21:53 ylafon Exp $