| 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()
Deprecated.
use
getManager( AclManager.class ) instead. |
AclManager |
WikiEngine.getAclManager()
Deprecated.
use
getManager( AclManager.class ) instead. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAclManager
Default implementation that parses Acls from wiki page markup.
|
Copyright (c) 2001-2022 The Apache Software Foundation. All rights reserved.