Uses of Interface
org.apache.wiki.auth.acl.AclManager
Packages that use AclManager
Package
Description
The chief package of JSPWiki.
Access Control List implementation.
-
Uses of AclManager in org.apache.wiki
Methods in org.apache.wiki that return AclManager -
Uses of AclManager in org.apache.wiki.auth.acl
Classes in org.apache.wiki.auth.acl that implement AclManagerModifier and TypeClassDescriptionclass
Default implementation that parses Acls from wiki page markup.
getManager( AclManager.class )
instead.