|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.lyrisoft.chat.server.remote.auth.jdbc.Jdbc
Method Summary | |
JdbcRecord |
getRecord(java.lang.String userId,
java.lang.String password)
Gets a JdbcRecord. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public final JdbcRecord getRecord(java.lang.String userId, java.lang.String password) throws java.sql.SQLException, AccessDenied
userId
- the user Idpassword
- the password in plaintext
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |