Package org.apache.wiki.auth.acl
package org.apache.wiki.auth.acl
Access Control List implementation.
Package Specification
This package contains all the JSPWiki ACL implementation.
Related Documentation
-
ClassDescriptionDeprecated.Deprecated.use
AclEntry
insteadImplementation of a JSPWiki AclEntry.JSPWiki implementation of an Access Control List.Specifies how to parse and return ACLs from wiki pages.Default implementation that parses Acls from wiki page markup.Represents a Principal, typically read from an ACL, that cannot be resolved based on the current state of the user database, group manager, and built-in role definitions.
Acl
instead