Package | Description |
---|---|
votorola.a.count |
Counting votes and resources.
|
votorola.a.web.wap |
Providing a web API for Votorola.
|
votorola.a.web.wic.authen |
Identification and authentication of users.
|
Modifier and Type | Method and Description |
---|---|
int |
ReadyDirectory.mount(VoteServer.Run run,
NetworkTrace networkTrace,
boolean isVerbose)
Tallies the results and posts them to the database and filebase.
|
Modifier and Type | Class and Description |
---|---|
class |
WAPException
Thrown when a web API fault is detected.
|
Modifier and Type | Method and Description |
---|---|
(package private) WikiAuthenticator.FailureMessage |
WikiAuthenticator.authenticateEmail(IDPair wikiUser,
CookieHandler cookieRelayer)
Compares two email addresses for the wiki user: (1) the email address
authenticated by the wiki, and (2) the email address implied by the user
identifier.
|