Frames | No Frames |
Constructors with parameter type jcifs.smb.NtlmPasswordAuthentication | |
Constructs an SmbFile representing a resource on an SMB network such
as a file or directory. | |
Constructs an SmbFile representing a resource on an SMB network such
as a file or directory. | |
Constructs an SmbFile representing a resource on an SMB network such
as a file or directory. | |
Constructs an SmbFile representing a file on an SMB network. | |
Constructs an SmbFile representing a resource on an SMB network such
as a file or directory from a URL object and an
NtlmPasswordAuthentication object. | |
Methods with parameter type jcifs.smb.NtlmPasswordAuthentication | |
void | |
void | Authenticate arbitrary credentials represented by the
NtlmPasswordAuthentication object against the domain controller
specified by the UniAddress parameter. |
Methods with return type jcifs.smb.NtlmPasswordAuthentication | |
NtlmPasswordAuthentication | An application extending this class must provide an implementation for this method that returns new user credentials try try when accessing SMB resources described by the getRequestingURL and getRequestingException methods. |
NtlmPasswordAuthentication | Used internally by jCIFS when an SmbAuthException is trapped to retrieve new user credentials. |