|
||||||||||
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.CustomLogin | +--faust.sacha.web.bot.spider.customlogin.CustomFormLoginCookie
Field Summary |
Fields inherited from class faust.sacha.web.bot.spider.customlogin.CustomLogin |
m_configNode, m_loaderName, m_method, m_url |
Constructor Summary | |
CustomFormLoginCookie(URLInfo url,
org.w3c.dom.Node config)
|
Method Summary | |
java.util.List |
getStateCookieList()
|
static void |
main(java.lang.String[] args)
|
void |
processConfig()
|
Methods inherited from class faust.sacha.web.bot.spider.customlogin.CustomLogin |
getLoaderName, getMethod, getURL |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CustomFormLoginCookie(URLInfo url, org.w3c.dom.Node config)
Method Detail |
public java.util.List getStateCookieList()
public void processConfig()
processConfig
in class CustomLogin
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |