Uses of Package
org.apache.wiki.auth.user
Packages that use org.apache.wiki.auth.user
Package
Description
Authentication, Authorization and the third A thing.
Provides the different login modules that JSPWiki uses.
Provides page and content filtering functionality for JSPWiki.
-
Classes in org.apache.wiki.auth.user used by org.apache.wiki.authClassDescriptionException indicating that an identical user already exists in the user database.Defines an interface for loading, persisting and storing users.Class for representing wiki user information, such as the login name, full name, wiki name, and e-mail address.
-
Classes in org.apache.wiki.auth.user used by org.apache.wiki.auth.login
-
Classes in org.apache.wiki.auth.user used by org.apache.wiki.auth.userClassDescriptionAbstract UserDatabase class that provides convenience methods for finding profiles, building Principal collections and hashing passwords.Exception indicating that an identical user already exists in the user database.Defines an interface for loading, persisting and storing users.Class for representing wiki user information, such as the login name, full name, wiki name, and e-mail address.
-
Classes in org.apache.wiki.auth.user used by org.apache.wiki.filtersClassDescriptionClass for representing wiki user information, such as the login name, full name, wiki name, and e-mail address.