Groups are a specialized type of ad-hoc role used by the wiki system.
Facade class for storing, retrieving and managing wiki groups on behalf of AuthorizationManager, JSPs and other presentation-layer classes.
Implementation of GroupDatabase that persists Group objects to a JDBC DataSource, as might typically be provided by a web container.
GroupDatabase implementation for loading, persisting and storing wiki groups, using an XML file for persistence.