Class and Description |
---|
jcifs.http.Handler
NtlmHttpURLConnection is broken by design. |
jcifs.https.Handler
NtlmHttpURLConnection is broken by design. |
jcifs.http.NetworkExplorer
Unsupported
|
jcifs.http.NtlmHttpFilter
NTLMv1 only
|
jcifs.http.NtlmHttpURLConnection
This is broken by design, even a possible vulnerability. Deprecation is conditional on whether future JDK
versions will allow to do this safely.
|
jcifs.smb.NtlmPasswordAuthentication |
jcifs.http.NtlmServlet
NTLMv1 only
|
jcifs.http.NtlmSsp |
Method and Description |
---|
jcifs.smb.SmbFile.getContentLength() |
jcifs.Configuration.getRecieveBufferSize()
use getReceiveBufferSize instead
|
jcifs.config.BaseConfiguration.getRecieveBufferSize() |
jcifs.config.DelegatingConfiguration.getRecieveBufferSize()
use getReceiveBufferSize instead
|
jcifs.util.transport.TransportException.getRootCause() |
jcifs.dcerpc.DcerpcException.getRootCause() |
jcifs.smb.SmbException.getRootCause() |
jcifs.smb.SmbFile.getTransportContext() |
jcifs.smb.SmbFile.toURL()
Use getURL() instead
|
Constructor and Description |
---|
jcifs.smb.SmbFile(String) |
jcifs.smb.SmbFile(URL) |
Copyright © 2020. All rights reserved.