|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.locomotive.loco.handler.GenericHandler | +--org.locomotive.module.base.LoginHandler
A sample login form module.
Fields inherited from class org.locomotive.loco.handler.GenericHandler |
already_displayed_page,
conn,
DEBUG,
ERROR,
form_data,
handler_uri,
hd,
NORMAL,
session,
steam_vars,
url_tokens,
user,
WARNING |
Constructor Summary | |
LoginHandler()
|
Method Summary | |
void |
handleRequest(HandlerData hd)
initializes all the local variables. |
Methods inherited from class org.locomotive.loco.handler.GenericHandler |
displayPage,
displayString,
handleException,
init,
log,
logEvent,
sayBadURL,
shutdown |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public LoginHandler()
Method Detail |
public void handleRequest(HandlerData hd)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |