|
QuickServer v1.4.5 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.quickserver.net.server.QuickAuthenticator
org.quickserver.net.qsadmin.Authenticator
Default QSAdminServer ServerAuthenticator.
Username : Admin
Password : QsAdm1n
| Constructor Summary | |
Authenticator()
|
|
| Method Summary | |
boolean |
askAuthorisation(ClientHandler clientHandler)
This method is called by QuickServer
if ServerAuthenticator was set, to authenticate any client
connection. |
| Methods inherited from class org.quickserver.net.server.QuickAuthenticator |
askBinaryInput, askByteInput, askObjectInput, askStringInput, sendBinary, sendByte, sendObject, sendString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Authenticator()
| Method Detail |
public boolean askAuthorisation(ClientHandler clientHandler)
throws java.io.IOException
AuthenticatorQuickServer
if ServerAuthenticator was set, to authenticate any client
connection.
askAuthorisation in interface AuthenticatoraskAuthorisation in class QuickAuthenticatorjava.io.IOException
|
QuickServer v1.4.5 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||