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