Uses of Interface
org.apache.wiki.auth.acl.AclManager
| Package | Description |
|---|---|
| org.apache.wiki |
The chief package of JSPWiki.
|
| org.apache.wiki.auth.acl |
Access Control List implementation.
|
-
Uses of AclManager in org.apache.wiki
Methods in org.apache.wiki that return AclManager Modifier and Type Method Description AclManagerWikiEngine. getAclManager()Deprecated. -
Uses of AclManager in org.apache.wiki.auth.acl
Classes in org.apache.wiki.auth.acl that implement AclManager Modifier and Type Class Description classDefaultAclManagerDefault implementation that parses Acls from wiki page markup.
getManager( AclManager.class )instead.