#include <Proxy.h>
Definition at line 53 of file Proxy.h.
◆ Proxy() [1/3]
te::core::Proxy::Proxy |
( |
| ) |
|
|
protected |
◆ ~Proxy()
te::core::Proxy::~Proxy |
( |
| ) |
|
|
protected |
◆ Proxy() [2/3]
te::core::Proxy::Proxy |
( |
const Proxy & |
other | ) |
|
|
protecteddelete |
◆ Proxy() [3/3]
te::core::Proxy::Proxy |
( |
const Proxy && |
other | ) |
|
|
protecteddelete |
◆ getAuthenticatedProxyInfo()
Gets the current proxy info.
◆ getProxyInfo()
Gets the current proxy info.
◆ instance()
static Proxy & te::core::Proxy::instance |
( |
| ) |
|
|
static |
It returns a reference to the singleton instance.
- Returns
- A reference to the singleton instance.
◆ resetAuthentication()
void te::core::Proxy::resetAuthentication |
( |
| ) |
|
Resets the authentication information (userName and password).
◆ setAuthenticationHandler()
Sets the authentication handler to be used by proxy.
◆ setProxyInfo()
Sets the proxy info to be used.
◆ m_proxyAuthenticationHandler
◆ m_proxyInfo
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_release/src/terralib/core/uri/Proxy.h