Class ThincProto.thinc_cAuth

java.lang.Object
  extended by ThincProto.thinc_cAuth
Enclosing interface:
ThincProto

public static class ThincProto.thinc_cAuth
extends java.lang.Object


Field Summary
(package private)  short pass_len
           
(package private)  short user_len
           
 
Constructor Summary
ThincProto.thinc_cAuth()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

user_len

short user_len

pass_len

short pass_len
Constructor Detail

ThincProto.thinc_cAuth

public ThincProto.thinc_cAuth()