Class Summary |
DefaultGroup |
Provides a concrete implementation of the Group interface. |
DefaultGroupManager |
This default UserDatabase implementation provides groups to JSPWiki. |
DefaultGroupManager.GroupListener |
Tiny little listener that captures wiki events fired by Groups this
GroupManager knows about. |
Role |
A lightweight, immutable Principal that represents a built-in wiki role such
as Anonymous, Asserted and Authenticated. |
WebContainerAuthorizer |
Authorizes users by delegating role membership checks to the servlet
container. |