com.sybase.jdbc2.tds
Class LoginToken
java.lang.Object
|
+--com.sybase.jdbc2.tds.Token
|
+--com.sybase.jdbc2.tds.LoginToken
- public class LoginToken
- extends Token
Methods inherited from class java.lang.Object |
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize |
_appName
protected java.lang.String _appName
_bufSize
protected int _bufSize
_charset
protected java.lang.String _charset
_hostName
protected java.lang.String _hostName
_hostProc
protected java.lang.String _hostProc
_language
protected java.lang.String _language
_ldate
protected int _ldate
_ldate4
protected int _ldate4
_lflt
protected int _lflt
_lflt4
protected int _lflt4
_lhalogin
protected int _lhalogin
_lhasessionid
protected byte[] _lhasessionid
_lint2
protected int _lint2
_lint4
protected int _lint4
_packetSize
protected java.lang.String _packetSize
_password
protected java.lang.String _password
_progVers
protected byte[] _progVers
_remPw
protected java.lang.String _remPw
_serviceName
protected java.lang.String _serviceName
_user
protected java.lang.String _user
DUMMY
protected final static byte[] DUMMY
MAX_NAMELEN
protected final static int MAX_NAMELEN
MAX_PACKETSIZELEN
protected final static int MAX_PACKETSIZELEN
MAX_PROGNLEN
protected final static int MAX_PROGNLEN
MAX_REMPWDLEN
protected final static int MAX_REMPWDLEN
OLDSECURE
protected final static byte[] OLDSECURE
PROGNAME
private final static java.lang.String PROGNAME
SECSPARE
protected final static byte[] SECSPARE
SPARE
protected final static byte[] SPARE
TDSVERSION
protected final static byte[] TDSVERSION
LoginToken
protected LoginToken()
LoginToken
public LoginToken(com.sybase.jdbc2.jdbc.SybProperty , com.sybase.jdbc2.tds.TdsProtocolContext , com.sybase.jdbc2.tds.HASessionContext )
prepareRemPwd
protected void prepareRemPwd(com.sybase.jdbc2.tds.TdsOutputStream )
send
public void send(com.sybase.jdbc2.tds.TdsOutputStream )