|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.ecyrd.jspwiki.auth | |
---|---|
com.ecyrd.jspwiki | The chief package of JSPWiki. |
com.ecyrd.jspwiki.auth | Authentication, Authorization and the third A thing. |
com.ecyrd.jspwiki.auth.acl | Access Control List implementation. |
com.ecyrd.jspwiki.auth.authorize | Authorizer implementation. |
com.ecyrd.jspwiki.auth.login | Provides the different login modules that JSPWiki uses. |
com.ecyrd.jspwiki.auth.user | |
com.ecyrd.jspwiki.tags | Provides standard JSP tags for JSPWiki. |
com.ecyrd.jspwiki.ui | Java classes for management of the JSP user interface. |
Classes in com.ecyrd.jspwiki.auth used by com.ecyrd.jspwiki | |
---|---|
AuthenticationManager
Manages authentication activities for a WikiEngine: 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 com.ecyrd.jspwiki.auth used by com.ecyrd.jspwiki.auth | |
---|---|
Authorizer
Interface for service providers of authorization information. |
|
NoSuchPrincipalException
Thrown in some error situations where a WikiPrincipal object does not exist. |
|
SessionMonitor
Manages WikiSession's for different WikiEngine's. |
|
UserManager
Provides a facade for obtaining user information. |
|
WikiSecurityException
Indicates an authentication or authorization error or exception. |
Classes in com.ecyrd.jspwiki.auth used by com.ecyrd.jspwiki.auth.acl | |
---|---|
WikiSecurityException
Indicates an authentication or authorization error or exception. |
Classes in com.ecyrd.jspwiki.auth used by com.ecyrd.jspwiki.auth.authorize | |
---|---|
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 com.ecyrd.jspwiki.auth used by com.ecyrd.jspwiki.auth.login | |
---|---|
Authorizer
Interface for service providers of authorization information. |
Classes in com.ecyrd.jspwiki.auth used by com.ecyrd.jspwiki.auth.user | |
---|---|
NoSuchPrincipalException
Thrown in some error situations where a WikiPrincipal object does not exist. |
|
WikiSecurityException
Indicates an authentication or authorization error or exception. |
Classes in com.ecyrd.jspwiki.auth used by com.ecyrd.jspwiki.tags | |
---|---|
WikiSecurityException
Indicates an authentication or authorization error or exception. |
Classes in com.ecyrd.jspwiki.auth used by com.ecyrd.jspwiki.ui | |
---|---|
WikiSecurityException
Indicates an authentication or authorization error or exception. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |