Uses of Package
org.apache.wiki.auth
Packages that use org.apache.wiki.auth
Package
Description
The chief package of JSPWiki.
Authentication, Authorization and the third A thing.
Access Control List implementation.
Authorizer implementation.
Provides the different login modules that JSPWiki uses.
Java classes for management of the JSP user interface.
-
Classes in org.apache.wiki.auth used by org.apache.wikiClassDescriptionManages authentication activities for a Engine: user login, logout, and credential refreshes.Manages all access control and authorization; determines what authenticated users are allowed to do.Provides a facade for obtaining user information.
-
Classes in org.apache.wiki.auth used by org.apache.wiki.authClassDescriptionManages authentication activities for a Engine: user login, logout, and credential refreshes.Manages all access control and authorization; determines what authenticated users are allowed to do.Interface for service providers of authorization information.Default implementation for
UserManager
.Thrown in some error situations where a WikiPrincipal object does not exist.Manages Sessions for different Engines.Provides a facade for obtaining user information.Indicates an authentication or authorization error or exception. -
Classes in org.apache.wiki.auth used by org.apache.wiki.auth.aclClassDescriptionIndicates an authentication or authorization error or exception.
-
Classes in org.apache.wiki.auth used by org.apache.wiki.auth.authorizeClassDescriptionInterface for service providers of authorization information.Thrown in some error situations where a WikiPrincipal object does not exist.Indicates an authentication or authorization error or exception.
-
Classes in org.apache.wiki.auth used by org.apache.wiki.auth.login
-
Classes in org.apache.wiki.auth used by org.apache.wiki.auth.userClassDescriptionThrown in some error situations where a WikiPrincipal object does not exist.Indicates an authentication or authorization error or exception.
-
Classes in org.apache.wiki.auth used by org.apache.wiki.uiClassDescriptionIndicates an authentication or authorization error or exception.