| BufferCacheImpl |
Cache for reusable byte buffers
|
| DfsImpl |
Caching DFS resolver implementation
|
| DirFileEntryEnumIterator2 |
|
| DirFileEntryEnumIteratorBase |
|
| DosFileFilter |
|
| Handler |
URL handler for transparent smb:// URL handling
|
| JAASAuthenticator |
JAAS kerberos authenticator
Either configure JAAS for credential caching or reuse a single instance of this authenticator -otherwise you won't
get proper ticket caching.
|
| Kerb5Authenticator |
Base kerberos authenticator
Uses a subject that contains kerberos credentials for use in GSSAPI context establishment.
|
| NetServerEnumIterator |
|
| NtlmAuthenticator |
This class can be extended by applications that wish to trap authentication related exceptions and automatically
retry the exceptional operation with different credentials.
|
| NtlmChallenge |
|
| NtlmContext |
For initiating NTLM authentication (including NTLMv2).
|
| NtlmNtHashAuthenticator |
Authenticator directly specifing the user's NT hash
|
| NtlmPasswordAuthentication |
Deprecated.
|
| NtlmPasswordAuthenticator |
This class stores and encrypts NTLM user credentials.
|
| NtlmUtil |
Internal use only
|
| SID |
Internal representation of SIDs
A Windows SID is a numeric identifier used to represent Windows
accounts.
|
| SIDCacheImpl |
Internal use only: SID resolver cache
|
| 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.
|
| SmbPipeInputStream |
|
| SmbPipeOutputStream |
|
| SmbRandomAccessFile |
|
| SmbTransportPoolImpl |
|