Uses of Interface
org.apache.wiki.auth.acl.Acl
Packages that use Acl
Package
Description
The chief package of JSPWiki.
Access Control List implementation.
-
Uses of Acl in org.apache.wiki
Methods in org.apache.wiki that return AclMethods in org.apache.wiki with parameters of type Acl -
Uses of Acl in org.apache.wiki.auth.acl
Classes in org.apache.wiki.auth.acl that implement Acl
WikiPage.setAcl(org.apache.wiki.api.core.Acl)