|
LuciadCPillar 2025.0.07
|
Base classes related to loading data for network resources. More...
Classes | |
| class | luciad::AuthenticationScope |
| Represents the scope of an authentication request. More... | |
| class | luciad::Credentials |
| Marker interface for user credentials. More... | |
| class | luciad::ICredentialsProvider |
| This interface provides methods to retrieve a user and password for sites requesting authentication. More... | |
| class | luciad::IDataLoader |
| Interface for loading data from a path into memory. More... | |
| class | luciad::IProxySelector |
| This interface allows to select a proxy to use when connecting to network resources. More... | |
| class | luciad::Proxy |
| Represents the proxy server. More... | |
| class | luciad::UsernamePasswordCredentials |
| Represents the user credentials. More... | |
Enumerations | |
| enum class | luciad::AuthenticationType { luciad::AuthenticationType::Server , luciad::AuthenticationType::Proxy } |
| Represents the type of server requiring authentication. More... | |
Base classes related to loading data for network resources.
|
strong |