|
ePOST API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object rice.email.proxy.web.pages.WebPage rice.email.proxy.web.pages.LoginPage
public class LoginPage
Constructor Summary | |
---|---|
LoginPage()
|
Method Summary | |
---|---|
boolean |
authenticationRequired()
|
void |
execute(WebConnection conn,
WebState state)
|
java.lang.String |
getName()
|
Methods inherited from class rice.email.proxy.web.pages.WebPage |
---|
writeFooter, writeHeader |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LoginPage()
Method Detail |
---|
public boolean authenticationRequired()
authenticationRequired
in class WebPage
public java.lang.String getName()
public void execute(WebConnection conn, WebState state) throws WebException, java.io.IOException
execute
in class WebPage
WebException
java.io.IOException
|
ePOST API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |