30 #ifndef __TERRALIB_CORE_URI_PROXYAUTHENTICATIONHANDLER_H__
31 #define __TERRALIB_CORE_URI_PROXYAUTHENTICATIONHANDLER_H__
34 #include "../Config.h"
virtual ~ProxyAuthenticationHandler()=default
virtual bool getAuthentication(std::string &userName, std::string &password) const =0
Gets the current proxy authentication information.
ProxyAuthenticationHandler()=default