webcore
Class Login

java.lang.Object
  |
  +--webcore.Login
All Implemented Interfaces:
WebRequestable

public class Login
extends java.lang.Object
implements WebRequestable

Etusivu, sisäänkirjautumisen käsittely, uusien käyttäjien luonti.


Field Summary
 
Fields inherited from interface webcore.webserver.WebRequestable
htmlBaseHeader, htmlHeader, httpBaseHeader, httpHeader, submitjavascript, submitjavascripttag, textBaseHeader, textHeader
 
Constructor Summary
Login()
           
 
Method Summary
 void processRequest(HTTPRequest httpRequest)
          Käsitellään HTTP-pyyntö.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Login

public Login()
Method Detail

processRequest

public void processRequest(HTTPRequest httpRequest)
Käsitellään HTTP-pyyntö.

Specified by:
processRequest in interface WebRequestable
Parameters:
httpRequest - käsiteltävä HTTP-pyyntö