| Package | Description |
|---|---|
| org.apache.wiki |
The chief package of JSPWiki.
|
| org.apache.wiki.auth.authorize |
Authorizer implementation.
|
| Modifier and Type | Method and Description |
|---|---|
GroupManager |
WikiEngine.getGroupManager()
Deprecated.
use
getManager( GroupManager.class ) instead. |
GroupManager |
WikiEngine.getGroupManager()
Deprecated.
use
getManager( GroupManager.class ) instead. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultGroupManager
Facade class for storing, retrieving and managing wiki groups on behalf of AuthorizationManager, JSPs and other presentation-layer
classes.
|
Copyright (c) 2001-2022 The Apache Software Foundation. All rights reserved.