|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LoginProxy
A login proxy.
Method Summary | |
---|---|
ClientInfo |
doLogin(ClientInfo clientInfo)
Performs login validation for the user specified by the client info and returns a client info with the same clientID and the user to propatage for further login procedures, which may or may not be the same user |
Method Detail |
---|
ClientInfo doLogin(ClientInfo clientInfo) throws ServerException.LoginException
clientInfo
- the client info
ServerException.LoginException
- in case the login fails
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |