| Package | Description | 
|---|---|
| org.apache.wiki.auth | 
 Authentication, Authorization and the third A thing. 
 | 
| org.apache.wiki.auth.login | 
 Provides the different login modules that JSPWiki uses. 
 | 
| org.apache.wiki.auth.user | |
| org.apache.wiki.filters | 
 Provides page and content filtering functionality for JSPWiki. 
 | 
| Class and Description | 
|---|
| AbstractUserDatabase
 Abstract UserDatabase class that provides convenience methods for finding
 profiles, building Principal collections and hashing passwords. 
 | 
| DuplicateUserException
 Exception indicating that an identical user already exists in the user database. 
 | 
| UserDatabase
 Defines an interface for loading, persisting and storing users. 
 | 
| UserProfile
 Class for representing wiki user information, such as the login name, full
 name, wiki name, and e-mail address. 
 | 
| Class and Description | 
|---|
| UserDatabase
 Defines an interface for loading, persisting and storing users. 
 | 
| Class and Description | 
|---|
| AbstractUserDatabase
 Abstract UserDatabase class that provides convenience methods for finding
 profiles, building Principal collections and hashing passwords. 
 | 
| DuplicateUserException
 Exception indicating that an identical user already exists in the user database. 
 | 
| UserDatabase
 Defines an interface for loading, persisting and storing users. 
 | 
| UserProfile
 Class for representing wiki user information, such as the login name, full
 name, wiki name, and e-mail address. 
 | 
| Class and Description | 
|---|
| UserProfile
 Class for representing wiki user information, such as the login name, full
 name, wiki name, and e-mail address. 
 | 
Copyright © 2001-2018 The Apache Software Foundation. All rights reserved.