Package | Description |
---|---|
votorola.a.web.wic |
Serving Votorola's Wicket web interface.
|
Modifier and Type | Method and Description |
---|---|
VSession.User |
VSession.user() |
VSession.User |
VSession.userOrNobody() |
Modifier and Type | Method and Description |
---|---|
static StringBuilder |
WC_Stage.appendLeader(VSession.User userOrNull,
VoteServer vS,
VRequestCycle cycle)
Appends the leading portion of the script.
|
(package private) static String |
VPageHTML.encodeSessionStateCookieValue(VSession.User user)
Encodes a value suitable for a session state cookie.
|