Package org.apache.wiki.auth.authorize

Authorizer implementation.

Package Specification

Authorizers are classes which figure out whether a given user matches a given password, and whether they should be let into the wiki in the first place. This package also contains group management.

Related Documentation