Uses of Interface
org.apache.wiki.auth.authorize.GroupManager
Packages that use GroupManager
Package
Description
The chief package of JSPWiki.
Authorizer implementation.
-
Uses of GroupManager in org.apache.wiki
Methods in org.apache.wiki that return GroupManager -
Uses of GroupManager in org.apache.wiki.auth.authorize
Classes in org.apache.wiki.auth.authorize that implement GroupManagerModifier and TypeClassDescriptionclass
Facade class for storing, retrieving and managing wiki groups on behalf of AuthorizationManager, JSPs and other presentation-layer classes.
getManager( GroupManager.class )
instead.