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