パッケージ jcifs.internal.smb1.com
クラス ServerData
- java.lang.Object
-
- jcifs.internal.smb1.com.ServerData
-
public class ServerData extends Object
-
-
フィールドの概要
フィールド 修飾子とタイプ フィールド 説明 booleanencryptedPasswordsbyte[]encryptionKeyintencryptionKeyLengthbyte[]guidintmaxBufferSizeintmaxNumberVcsintmaxRawSizeStringoemDomainNameintscapabilitiesintsecurityintsecurityModelongserverTimeintserverTimeZoneintsessKeybytesflagsintsflags2booleansignaturesEnabledbooleansignaturesRequiredintsmaxMpxCount
-
コンストラクタの概要
コンストラクタ コンストラクタ 説明 ServerData()
-
-
-
フィールドの詳細
-
sflags
public byte sflags
-
sflags2
public int sflags2
-
smaxMpxCount
public int smaxMpxCount
-
maxBufferSize
public int maxBufferSize
-
sessKey
public int sessKey
-
scapabilities
public int scapabilities
-
oemDomainName
public String oemDomainName
-
securityMode
public int securityMode
-
security
public int security
-
encryptedPasswords
public boolean encryptedPasswords
-
signaturesEnabled
public boolean signaturesEnabled
-
signaturesRequired
public boolean signaturesRequired
-
maxNumberVcs
public int maxNumberVcs
-
maxRawSize
public int maxRawSize
-
serverTime
public long serverTime
-
serverTimeZone
public int serverTimeZone
-
encryptionKeyLength
public int encryptionKeyLength
-
encryptionKey
public byte[] encryptionKey
-
guid
public byte[] guid
-
-