All Classes and Interfaces

Class
Description
Defines an access control list (ACL) for wiki pages.
Represents one entry in an Access Control List (ACL).
 
SPI used to locate and provide Acl and AclEntry instances.
Describes an attachment.
Defines an attachment provider - a class which is capable of saving binary data as attachments.
Provides a base implementation of a PageFilter.
Represents a logical "unit of work" that includes a request context, JSP, URLPattern, content template and (optionally) a target and required security permission.
 
SPI used to locate and provide Page and Attachment instances.
Provides state information throughout the processing of a page.
 
 
SPI used to locate and provide Context instances.
Provides Wiki services to the JSP page.
 
SPI used to notify JSPWiki extensions about Engine's initialization & shutdown, without having to deep dive on Engine's internals.
SPI used to locate and provide Engine instances.
A generic PageFilter exception.
Marker interface for Engine's components that can be initialized.
If a plugin defines this interface, it is called exactly once prior to the actual execute() routine.
Marks an erroneous jspwiki.properties file.
Marks that no such variable was located.
 
Provides a definition for a page filter.
Each Wiki page provider should implement this interface.
Implements a Plugin interface for the parser stage.
Defines an interface for plugins.
Exposes the contents of a plugin in a WikiDocument DOM tree.
Provides a generic PluginException.
This exception represents the superclass of all exceptions that providers may throw.
This simple class just fulfils the role of a container for searches.
This exception may be thrown if a filter wants to reject something and redirect the user elsewhere.
Contains release and version information.
Rendering routines that all JSPWiki public API implementations should provide.
Defines a search result.
Represents a long-running wiki session, with an associated user Principal, user Subject, and authentication status.
SPI used to locate and provide Session instances.
SPI used to locate and provide Session instances.
 
A generic Wiki exception.
A generic Wiki exception, meant to carry key & args to construct i18n messages to show meaningful messages to end-user.
A generic Wiki provider for all sorts of things that the Wiki can store.