Package jcifs.smb

Interface Summary

SmbFileFilter
SmbFilenameFilter

Class Summary

DosFileFilter
NtlmAuthenticatorThis class can be extended by applications that wish to trap authentication related exceptions and automatically retry the exceptional operation with different credentials.
NtlmPasswordAuthentication This class stores and encrypts NTLM user credentials.
SmbAuthException The SmbAuthException encapsulates the variety of authentication related error codes returned by an SMB server.
SmbException There are hundreds of error codes that may be returned by a CIFS server.
SmbFile This class represents a resource on an SMB network.
SmbFileInputStream This InputStream can read bytes from a file on an SMB file server.
SmbFileOutputStream This OutputStream can write bytes to a file on an SMB file server.
SmbNamedPipe This class will allow a Java program to read and write data to Named Pipes and Transact NamedPipes.
SmbRandomAccessFile
SmbSession The class represents a user's session established with an SMB/CIFS server.