| 
QuickServer v1.4.7  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
ClientAuthenticationHandler
This interface defines a class that can be used by QuickServer to authenticate a client when new connection is made to QuickServer. Should have a default constructor.
| Method Summary | |
 boolean | 
askAuthorisation(ClientHandler clientHandler)
Deprecated. This method is called by QuickServer 
  if Authenticator was set, to authenticate any client
  connection. | 
| Method Detail | 
public boolean askAuthorisation(ClientHandler clientHandler)
                         throws java.io.IOException,
                                AppException
QuickServer 
  if Authenticator was set, to authenticate any client
  connection.
AppException - if ServerAuthenticator wants QuickServer to close the 
        client connection. java.io.IOException - if there is socket error
  | 
QuickServer v1.4.7  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||