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

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