| Package | Description |
|---|---|
| org.apache.wiki |
The chief package of JSPWiki.
|
| org.apache.wiki.auth |
Authentication, Authorization and the third A thing.
|
| Modifier and Type | Method and Description |
|---|---|
UserManager |
WikiEngine.getUserManager()
Deprecated.
use
getManager( UserManager.class ) instead. |
UserManager |
WikiEngine.getUserManager()
Deprecated.
use
getManager( UserManager.class ) instead. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultUserManager
Default implementation for
UserManager. |
Copyright (c) 2001-2022 The Apache Software Foundation. All rights reserved.