|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--faust.sacha.web.bot.spider.customlogin.CustomLoginLoader | +--faust.sacha.web.bot.spider.customlogin.CustomFormLoginCookieLoader
Field Summary |
Fields inherited from class faust.sacha.web.bot.spider.customlogin.CustomLoginLoader |
m_login, m_state |
Constructor Summary | |
CustomFormLoginCookieLoader(CustomLogin login)
|
Method Summary | |
org.apache.commons.httpclient.Cookie[] |
getCookie(org.apache.commons.httpclient.Header[] headers)
|
static void |
main(java.lang.String[] args)
|
protected boolean |
processLogin()
|
Methods inherited from class faust.sacha.web.bot.spider.customlogin.CustomLoginLoader |
getHttpState, process |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CustomFormLoginCookieLoader(CustomLogin login)
Method Detail |
protected boolean processLogin()
processLogin
in class CustomLoginLoader
public org.apache.commons.httpclient.Cookie[] getCookie(org.apache.commons.httpclient.Header[] headers)
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |