public interface SmbSessionInternal extends SmbSession
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getSessionKey() |
SmbTree |
getSmbTree(String share,
String service) |
SmbTransport |
getTransport() |
boolean |
isInUse() |
void |
reauthenticate()
Initiate reauthentication
|
void |
treeConnectLogon()
Connect to the logon share
|
close, getConfig, getContext, unwrapboolean isInUse()
byte[] getSessionKey()
throws CIFSException
CIFSExceptionSmbTransport getTransport()
void treeConnectLogon()
throws SmbException
SmbExceptionSmbTree getSmbTree(String share, String service)
share - service - void reauthenticate()
throws CIFSException
CIFSExceptionCopyright © 2023. All rights reserved.