Package | Description |
---|---|
org.apache.wiki |
The chief package of JSPWiki.
|
org.apache.wiki.auth.authorize |
Authorizer implementation.
|
Class and Description |
---|
Group
Groups are a specialized type of ad-hoc role used by the wiki system.
|
GroupManager
Facade class for storing, retrieving and managing wiki groups on behalf of
AuthorizationManager, JSPs and other presentation-layer classes.
|
Class and Description |
---|
Group
Groups are a specialized type of ad-hoc role used by the wiki system.
|
GroupDatabase
Defines an interface for loading, persisting and storing wiki groups.
|
Role
A lightweight, immutable Principal that represents a built-in wiki role such
as Anonymous, Asserted and Authenticated.
|
WebAuthorizer
Extends the
Authorizer interface by
including a delgate method for
HttpServletRequest.isUserInRole(String) . |
Copyright © 2001-2019 The Apache Software Foundation. All rights reserved.