Class | Description |
---|---|
Authenticator |
A facility to verify the identity of a user.
|
IDFieldValidator |
A validator to ensure that exactly one of the form's user identifier fields contains
input.
|
LoginPage |
A basic login page.
|
OpenIDAuthenticator |
An authenticator based on OpenID and email handshakes.
|
WC_Alias |
An alias test login option for a login page.
|
WC_LoginLink |
A link that logs the user in.
|
WC_LogoutLink |
A link that logs the user out.
|
WikiAuthenticator |
An authenticator based on the authentication facilities of the pollwiki, enabling synchronized login between it and
the Wicket interface.
|
WikiAuthenticator.FailureMessage |
A container for a failure message that might or might not be localized.
|
WP_EmailAuthen1 |
A page for the authentication of a user's email address, step 1.
|
WP_EmailAuthen2 |
A page for the authentication of a user's email address, step 2.
|
WP_Logout |
A page for servicing a logout request.
|
WP_OpenIDLogin |
An OpenID login page.
|
WP_OpenIDReturn |
An OpenID authentication return page, continuing from WP_OpenIDLogin.
|
WP_OpenIDReturn.SessionScope |
Session scope for instances of WP_OpenIDReturn.
|
WP_WikiLogin |
A login page based on the authentication facilities of the pollwiki, enabling synchronized login between it and
the Wicket interface.
|
WP_Yadis |
The Yadis document, describing the identification services of this web interface.
|