impostor
Class LoginHandler
java.lang.Object
|
+--impostor.LoginHandler
- final class LoginHandler
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LoginHandler
protected LoginHandler(java.net.Socket server,
RequestRecognizer rr,
java.lang.Object challenge)
throws java.net.SocketException,
java.io.FileNotFoundException,
java.io.IOException
getHandle
protected java.lang.Long getHandle()
getChallenge
protected java.lang.Object getChallenge()
isValid
protected boolean isValid()
getServerSocket
protected java.net.Socket getServerSocket()
getRequestRecognizer
protected RequestRecognizer getRequestRecognizer()
makeLoginPage
protected java.lang.String makeLoginPage(java.lang.String currentSite)
throws java.io.IOException
java.io.IOException