| Interface | Description |
|---|---|
| Acl | Deprecated
use
Acl insteaad |
| AclEntry | Deprecated
use
AclEntry insteaad |
| 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 (c) 2001-2022 The Apache Software Foundation. All rights reserved.