Uses of Interface
org.apache.wiki.auth.acl.AclManager

Packages that use AclManager
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
 AclManager WikiEngine.getAclManager()
          Returns the AclManager employed by this WikiEngine.
 

Uses of AclManager in org.apache.wiki.auth.acl
 

Classes in org.apache.wiki.auth.acl that implement AclManager
 class DefaultAclManager
          Default implementation that parses Acls from wiki page markup.
 



Copyright © {inceptionYear}-2014 The Apache Software Foundation. All rights reserved.