@Deprecated public class GDataAuthStrategy extends Object implements AuthStrategy
| Constructor and Description |
|---|
GDataAuthStrategy(String email,
String password,
String service)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addAuthentication(org.apache.commons.httpclient.HttpClient httpClient,
org.apache.commons.httpclient.HttpMethodBase method)
Deprecated.
Add authentication credenticals, tokens, etc.
|
public GDataAuthStrategy(String email, String password, String service) throws ProponoException
ProponoExceptionpublic void addAuthentication(org.apache.commons.httpclient.HttpClient httpClient,
org.apache.commons.httpclient.HttpMethodBase method)
throws ProponoException
AuthStrategyaddAuthentication in interface AuthStrategyProponoExceptionCopyright © 2023. All rights reserved.