| Modifier and Type | Interface and Description |
|---|---|
interface |
CommonServerMessageBlockRequest |
interface |
CommonServerMessageBlockResponse |
interface |
NotifyResponse |
interface |
Request<T extends CommonServerMessageBlockResponse> |
interface |
RequestWithPath |
interface |
SmbNegotiationResponse |
interface |
TreeConnectResponse |
| Modifier and Type | Method and Description |
|---|---|
CommonServerMessageBlock |
Request.ignoreDisconnect() |
| Modifier and Type | Method and Description |
|---|---|
void |
SmbNegotiationResponse.setupRequest(CommonServerMessageBlock request) |
void |
SMBSigningDigest.sign(byte[] data,
int offset,
int length,
CommonServerMessageBlock request,
CommonServerMessageBlock response)
Performs MAC signing of the SMB.
|
boolean |
SMBSigningDigest.verify(byte[] data,
int offset,
int length,
CommonServerMessageBlock msg)
Performs MAC signature verification.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AndXServerMessageBlock |
class |
ServerMessageBlock |
| Modifier and Type | Method and Description |
|---|---|
CommonServerMessageBlock |
ServerMessageBlock.ignoreDisconnect() |
| Modifier and Type | Method and Description |
|---|---|
void |
SMB1SigningDigest.sign(byte[] data,
int offset,
int length,
CommonServerMessageBlock request,
CommonServerMessageBlock response)
Performs MAC signing of the SMB.
|
boolean |
SMB1SigningDigest.verify(byte[] data,
int offset,
int l,
CommonServerMessageBlock m)
Performs MAC signature verification.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SmbComBlankResponse |
class |
SmbComClose |
class |
SmbComCreateDirectory |
class |
SmbComDelete |
class |
SmbComDeleteDirectory |
class |
SmbComFindClose2 |
class |
SmbComLockingAndX |
class |
SmbComLogoffAndX |
class |
SmbComNegotiate |
class |
SmbComNegotiateResponse |
class |
SmbComNTCreateAndX |
class |
SmbComNTCreateAndXResponse |
class |
SmbComOpenAndX |
class |
SmbComOpenAndXResponse |
class |
SmbComQueryInformation |
class |
SmbComQueryInformationResponse |
class |
SmbComReadAndX |
class |
SmbComReadAndXResponse |
class |
SmbComRename |
class |
SmbComSeek |
class |
SmbComSeekResponse |
class |
SmbComSessionSetupAndX |
class |
SmbComSessionSetupAndXResponse |
class |
SmbComSetInformation |
class |
SmbComSetInformationResponse |
class |
SmbComTreeConnectAndX |
class |
SmbComTreeConnectAndXResponse |
class |
SmbComTreeDisconnect |
class |
SmbComWrite |
class |
SmbComWriteAndX |
class |
SmbComWriteAndXResponse |
class |
SmbComWriteResponse |
| Modifier and Type | Method and Description |
|---|---|
void |
SmbComNegotiateResponse.setupRequest(CommonServerMessageBlock request) |
| Modifier and Type | Class and Description |
|---|---|
class |
NetServerEnum2 |
class |
NetServerEnum2Response |
class |
NetShareEnum |
class |
NetShareEnumResponse |
| Modifier and Type | Class and Description |
|---|---|
class |
SmbComTransaction |
class |
SmbComTransactionResponse |
class |
TransCallNamedPipe |
class |
TransCallNamedPipeResponse |
class |
TransPeekNamedPipe |
class |
TransPeekNamedPipeResponse |
class |
TransTransactNamedPipe |
class |
TransTransactNamedPipeResponse |
class |
TransWaitNamedPipe |
class |
TransWaitNamedPipeResponse |
| Modifier and Type | Class and Description |
|---|---|
class |
NtTransNotifyChange |
class |
NtTransNotifyChangeResponse |
class |
NtTransQuerySecurityDesc |
class |
NtTransQuerySecurityDescResponse |
class |
SmbComNtCancel |
class |
SmbComNtTransaction |
class |
SmbComNtTransactionResponse |
| Modifier and Type | Class and Description |
|---|---|
class |
Trans2FindFirst2 |
class |
Trans2FindFirst2Response |
class |
Trans2FindNext2 |
class |
Trans2GetDfsReferral |
class |
Trans2GetDfsReferralResponse |
class |
Trans2QueryFSInformation |
class |
Trans2QueryFSInformationResponse |
class |
Trans2QueryPathInformation |
class |
Trans2QueryPathInformationResponse |
class |
Trans2SetFileInformation |
class |
Trans2SetFileInformationResponse |
| Modifier and Type | Class and Description |
|---|---|
class |
ServerMessageBlock2 |
class |
ServerMessageBlock2Request<T extends ServerMessageBlock2Response> |
class |
ServerMessageBlock2Response |
class |
Smb2CancelRequest |
class |
Smb2EchoRequest |
class |
Smb2EchoResponse |
| Modifier and Type | Method and Description |
|---|---|
void |
Smb2SigningDigest.sign(byte[] data,
int offset,
int length,
CommonServerMessageBlock request,
CommonServerMessageBlock response)
Performs MAC signing of the SMB.
|
boolean |
Smb2SigningDigest.verify(byte[] data,
int offset,
int length,
CommonServerMessageBlock msg)
Performs MAC signature verification.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Smb2CloseRequest |
class |
Smb2CloseResponse |
class |
Smb2CreateRequest |
class |
Smb2CreateResponse |
| Modifier and Type | Class and Description |
|---|---|
class |
Smb2QueryDirectoryRequest |
class |
Smb2QueryDirectoryResponse |
class |
Smb2QueryInfoRequest |
class |
Smb2QueryInfoResponse |
class |
Smb2SetInfoRequest |
class |
Smb2SetInfoResponse |
| Modifier and Type | Class and Description |
|---|---|
class |
Smb2FlushRequest |
class |
Smb2FlushResponse |
class |
Smb2ReadRequest |
class |
Smb2ReadResponse |
class |
Smb2WriteRequest |
class |
Smb2WriteResponse |
| Modifier and Type | Class and Description |
|---|---|
class |
Smb2IoctlRequest |
class |
Smb2IoctlResponse |
| Modifier and Type | Class and Description |
|---|---|
class |
Smb2LockRequest |
class |
Smb2LockResponse |
class |
Smb2OplockBreakNotification |
| Modifier and Type | Class and Description |
|---|---|
class |
Smb2NegotiateRequest |
class |
Smb2NegotiateResponse |
| Modifier and Type | Method and Description |
|---|---|
void |
Smb2NegotiateResponse.setupRequest(CommonServerMessageBlock request) |
| Modifier and Type | Class and Description |
|---|---|
class |
Smb2ChangeNotifyRequest |
class |
Smb2ChangeNotifyResponse |
| Modifier and Type | Class and Description |
|---|---|
class |
Smb2LogoffRequest |
class |
Smb2LogoffResponse |
class |
Smb2SessionSetupRequest |
class |
Smb2SessionSetupResponse |
| Modifier and Type | Class and Description |
|---|---|
class |
Smb2TreeConnectRequest |
class |
Smb2TreeConnectResponse |
class |
Smb2TreeDisconnectRequest |
class |
Smb2TreeDisconnectResponse |
Copyright © 2018. All rights reserved.