Interface | Description |
---|---|
ACE |
An Access Control Entry (ACE) is an element in a security descriptor
such as those associated with files and directories.
|
Address |
Interface for both netbios and internet addresses
|
BufferCache |
Internal API for managing reusable buffers
|
CIFSContext |
Encapsulation of client context
A context holds the client configuration, shared services as well as the active credentials.
|
CloseableIterator<T> | |
Configuration |
Implementors of this interface should extend
BaseConfiguration or
DelegatingConfiguration to get forward compatibility. |
Credentials |
Interface for opaque credential data
|
Decodable | |
DfsReferralData |
Information returned in DFS referrals
|
DfsResolver |
This is an internal API.
|
Encodable | |
FileNotifyInformation |
File notification information
|
NameServiceClient |
This is an internal API for resolving names
|
NetbiosAddress |
This class represents a NetBIOS over TCP/IP address.
|
NetbiosName |
Netbios name
|
ResourceFilter |
Filter based on a resource instance
|
ResourceNameFilter |
Filter based on a resource name
|
SID |
A Windows SID is a numeric identifier used to represent Windows
accounts.
|
SidResolver |
This is an internal API for resolving SIDs to names and/or retrieving member SIDs
|
SmbConstants |
Utility class holding several protocol constrants
|
SmbFileHandle |
Handle to an open file
|
SmbPipeHandle |
Handle to an open named pipe
|
SmbPipeResource |
SMB resource respresenting a named pipe
|
SmbRandomAccess |
File access that exposes random access semantics
|
SmbResource |
This class represents a resource on an SMB network.
|
SmbResourceLocator |
Location information for a SMB resource
|
SmbSession |
Opaque reference to a SMB session
|
SmbTransport |
Opaque reference to a SMB transport
|
SmbTransportPool |
This is an internal API for managing pools of SMB connections
|
SmbTree |
Opaque reference to a SMB tree
|
SmbTreeHandle |
Handle to a connected SMB tree
|
SmbWatchHandle |
Handle for receiving change notifications from an SMB server
|
Class | Description |
---|---|
Config |
This class now contains only utilities for config parsing.
|
EmptyIterator |
Enum | Description |
---|---|
DialectVersion | |
ResolverType |
Enumeration of usable resolver types
|
Exception | Description |
---|---|
CIFSException |
Base for all checked exceptions used by this library
|
CIFSUnsupportedCryptoException |
Runtime exception indicating that the JDK does not support the cryptographic primitives that we use.
|
RuntimeCIFSException |
Base for all checked exceptions used by this library
These should only occur under very rare circumstances.
|
Copyright © 2020. All rights reserved.