Package | Description |
---|---|
org.alfresco.jlan.client | |
org.alfresco.jlan.netbios | |
org.alfresco.jlan.server.auth.passthru |
Modifier and Type | Method and Description |
---|---|
NetworkSession |
Session.getSession()
Access the associated network session
|
Modifier and Type | Method and Description |
---|---|
protected void |
SMBPacket.ExchangeLowLevelSMB(NetworkSession sess,
SMBPacket rxPkt,
boolean throwerr)
Send the SMB packet and receive the response packet
|
protected void |
Session.setSession(NetworkSession netSess)
Set the network session that this SMB session is associated with
|
Constructor and Description |
---|
AuthenticateSession(PCShare shr,
NetworkSession sess,
int dialect,
SMBPacket pkt)
Class constructor
|
Modifier and Type | Class and Description |
---|---|
class |
NetBIOSSession
NetBIOS session class.
|
Modifier and Type | Class and Description |
---|---|
class |
TcpipSMBNetworkSession
Native TCP/IP SMB Network Session Class
|
Modifier and Type | Method and Description |
---|---|
NetworkSession |
AuthenticateSession.getSession()
Access the associated network session
|
Modifier and Type | Method and Description |
---|---|
protected void |
SMBPacket.ExchangeLowLevelSMB(NetworkSession sess,
SMBPacket rxPkt,
boolean throwerr)
Send the SMB packet and receive the response packet
|
protected void |
AuthenticateSession.setSession(NetworkSession netSess)
Set the network session that this SMB session is associated with
|
Constructor and Description |
---|
AuthenticateSession(PCShare shr,
NetworkSession sess,
int dialect,
SMBPacket pkt)
Class constructor
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.