Interface | Description |
---|---|
Acl |
Defines an access control list (ACL) for wiki pages.
|
AclEntry |
Represents one entry in an Access Control List (ACL).
|
AclManager |
Specifies how to parse and return ACLs from wiki pages.
|
Class | Description |
---|---|
AclEntryImpl |
Implementation of a JSPWiki AclEntry.
|
AclImpl |
JSPWiki implementation of an Access Control List.
|
DefaultAclManager |
Default implementation that parses Acls from wiki page markup.
|
UnresolvedPrincipal |
Represents a Principal, typically read from an ACL, that cannot
be resolved based on the current state of the user database, group
manager, and built-in role definitions.
|
Access Control List implementation.
This package contains all the JSPWiki ACL implementation.
Copyright © 2001-2019 The Apache Software Foundation. All rights reserved.