|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.ibm.wbi.Meg
com.ibm.wbi.Generator
com.ibm.wbi.protocol.http.HttpGenerator
scone.simpleAccesstracking.UserHandlingMeg
This meg creates the user logging entries in the access database.
If the user is unknown (no cookie ID to the host tracking.scone.de is set) a login screen is displayed
After the login, a cookie is set and from now on the userId from this cookie is used.
\n The meg is called when
| Field Summary |
| Fields inherited from class com.ibm.wbi.protocol.http.HttpGenerator |
COPYRIGHT, http |
| Fields inherited from class com.ibm.wbi.Meg |
EDITOR, GENERATOR, MONITOR, REQUEST_EDITOR, UNDEFINED |
| Constructor Summary | |
UserHandlingMeg()
|
|
| Method Summary | |
void |
addCookie(java.lang.String s,
java.lang.String s1,
java.util.Date date,
java.lang.String s2,
java.lang.String s3,
boolean flag)
|
void |
handleRequest(com.ibm.wbi.RequestEvent e)
|
| Methods inherited from class com.ibm.wbi.protocol.http.HttpGenerator |
add, getContentType, getHttpResponse, getHttpResponseString, getResponseCode, getResponseText, isCache, produceHeader, set, setCache, setContentLength, setContentType, setResponseCode, setResponseText, setServer, writeHeader |
| Methods inherited from class com.ibm.wbi.Generator |
getType |
| Methods inherited from class com.ibm.wbi.Meg |
forwardRequest, getCondition, getEnabled, getMegProperty, getMegProperty, getMegPropertyKeys, getName, getPlugin, getPriority, getSystemContext, initialize, initialize, isEnabled, isMegApplicable, loadMegResources, run, setCondition, setEnabled, setMegProperty, setName, setPriority, setSystemContext, setup, setup, setup, setup |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public UserHandlingMeg()
| Method Detail |
public void handleRequest(com.ibm.wbi.RequestEvent e)
throws com.ibm.wbi.RequestRejectedException
com.ibm.wbi.RequestRejectedException
public void addCookie(java.lang.String s,
java.lang.String s1,
java.util.Date date,
java.lang.String s2,
java.lang.String s3,
boolean flag)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||