Uses of Class
org.apache.wiki.auth.authorize.GroupManager

Packages that use GroupManager
org.apache.wiki The chief package of JSPWiki. 
 

Uses of GroupManager in org.apache.wiki
 

Methods in org.apache.wiki that return GroupManager
 GroupManager WikiEngine.getGroupManager()
          Returns the GroupManager employed by this WikiEngine.