|
@@ -116,8 +116,6 @@ private:
|
|
std::vector<SharedHandle<Authenticator> > authenticators_;
|
|
std::vector<SharedHandle<Authenticator> > authenticators_;
|
|
|
|
|
|
void storeAuthenticator(const SharedHandle<Authenticator>& authenticator);
|
|
void storeAuthenticator(const SharedHandle<Authenticator>& authenticator);
|
|
-
|
|
|
|
- std::string getRequiredNextToken(std::ifstream& f) const;
|
|
|
|
public:
|
|
public:
|
|
Netrc();
|
|
Netrc();
|
|
|
|
|