Package org.apache.wiki.auth
package org.apache.wiki.auth
Authentication, Authorization and the third A thing.
Package Specification
JSPWiki contains a fairly versatile AAA subsystem, with per-page access control. This is the main package which contains everything which is related to it.
Related Documentation
TBA.-
ClassDescriptionManages 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
AuthenticationManager
Default implementation forAuthorizationManager
Default implementation forUserManager
.Implements the JSON API for usermanager.Immutable Principal that represents a Group.Thrown in some error situations where a WikiPrincipal object does not exist.Helper class for verifying JSPWiki's security configuration.Manages Sessions for different Engines.Provides a facade for obtaining user information.A lightweight, immutable Principal class.Indicates an authentication or authorization error or exception.