google / gdata-java-client

Automatically exported from code.google.com/p/gdata-java-client
Apache License 2.0
134 stars 111 forks source link

No .setHeader() method in PicasawebService? #455

Open CoryAlbrecht opened 9 years ago

CoryAlbrecht commented 9 years ago

In the v1.47 library one can get from Maven, the PicasawebService class has a setHeader() method that one can use to set the OAuth2 access token to successfully authenticate for GData Picasaweb services.

However, that method is not in this library. Is there another way to use OAuth2 credentials with GData?