Uses of Package
com.ecyrd.jspwiki.auth.acl

Packages that use com.ecyrd.jspwiki.auth.acl
com.ecyrd.jspwiki The chief package of JSPWiki. 
com.ecyrd.jspwiki.auth.acl Access Control List implementation. 
 

Classes in com.ecyrd.jspwiki.auth.acl used by com.ecyrd.jspwiki
Acl
           Defines an access control list (ACL) for wiki pages.
AclManager
          Specifies how to parse and return ACLs from wiki pages.
 

Classes in com.ecyrd.jspwiki.auth.acl used by com.ecyrd.jspwiki.auth.acl
Acl
           Defines an access control list (ACL) for wiki pages.
AclEntry
           Represents one entry in an Access Control List (ACL).
AclManager
          Specifies how to parse and return ACLs from wiki pages.