| Package | Description |
|---|---|
| org.apache.wiki |
The chief package of JSPWiki.
|
| org.apache.wiki.auth.acl |
Access Control List implementation.
|
| Modifier and Type | Method and Description |
|---|---|
AclManager |
WikiEngine.getAclManager()
Returns the AclManager employed by this WikiEngine.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAclManager
Default implementation that parses Acls from wiki page markup.
|
Copyright © 2001-2018 The Apache Software Foundation. All rights reserved.