|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.hungry.javacvs.util.CVSConnection
|
+--com.hungry.javacvs.server.util.CVSServerConnection
|
+--com.hungry.javacvs.server.util.CVSServerJServerConnection
| Constructor Summary | |
CVSServerJServerConnection(java.net.Socket socket)
|
|
| Method Summary | |
int |
authenticateUser()
|
int |
checkUser()
|
int |
verifyUser()
|
| Methods inherited from class com.hungry.javacvs.util.CVSConnection |
attachToSocket,
available,
close,
connect,
getSocket,
isConnected,
readBytes,
readBytes,
readBytes,
readLine,
unreadString,
writeBytes,
writeBytes,
writeString |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public CVSServerJServerConnection(java.net.Socket socket)
throws java.io.IOException
| Method Detail |
public int authenticateUser()
throws java.io.IOException
public int verifyUser()
throws java.io.IOException
public int checkUser()
throws java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||