| 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 |
|---|---|
AuthenticationManager |
WikiEngine.getAuthenticationManager()
Deprecated.
use
getManager( AuthenticationManager.class ) instead. |
AuthenticationManager |
WikiEngine.getAuthenticationManager()
Deprecated.
use
getManager( AuthenticationManager.class ) instead. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAuthenticationManager
Default implementation for
AuthenticationManager
|
Copyright (c) 2001-2022 The Apache Software Foundation. All rights reserved.