| インタフェース | 説明 |
|---|---|
| DosError | |
| FileEntry | |
| NtStatus | |
| SmbFileFilter | |
| SmbFilenameFilter | |
| WinError |
| クラス | 説明 |
|---|---|
| ACE |
An Access Control Entry (ACE) is an element in a security descriptor
such as those associated with files and directories.
|
| BufferCache | |
| Dfs | |
| DosFileFilter | |
| Handler | |
| 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).
|
| NtlmPasswordAuthentication |
This class stores and encrypts NTLM user credentials.
|
| SecurityDescriptor | |
| SID |
A Windows SID is a numeric identifier used to represent Windows
accounts.
|
| SigningDigest |
To filter 0 len updates and for debugging
|
| 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 | |
| SmbShareInfo | |
| SmbTransport | |
| TestLocking |
| 例外 | 説明 |
|---|---|
| DfsReferral | |
| 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.
|
Copyright © 2016. All rights reserved.