Package org.apache.wiki.api.core


package org.apache.wiki.api.core
JSPWiki's central API. This package holds the central API classes: Engine, Context, Page, etc.

Package Specification

Related Documentation

  • Class
    Description
    Defines an access control list (ACL) for wiki pages.
    Represents one entry in an Access Control List (ACL).
    Describes an attachment.
    Represents a logical "unit of work" that includes a request context, JSP, URLPattern, content template and (optionally) a target and required security permission.
    Provides state information throughout the processing of a page.
     
    Provides Wiki services to the JSP page.
     
    Represents a long-running wiki session, with an associated user Principal, user Subject, and authentication status.