Serialized Form

Class jcifs.smb.NtlmPasswordAuthentication implements Serializable

Serialized Fields

domain

java.lang.String domain

username

java.lang.String username

password

java.lang.String password

ansiHash

byte[] ansiHash

unicodeHash

byte[] unicodeHash

hashesExternal

boolean hashesExternal

clientChallenge

byte[] clientChallenge

challenge

byte[] challenge


Class jcifs.smb.SmbAuthException implements Serializable


Class jcifs.smb.SmbException implements Serializable

Serialized Fields

status

int status

rootCause

java.lang.Throwable rootCause