Open GoogleCodeExporter opened 9 years ago
Sorry for the bad description.
This was suppose to be a request for sample.
Could someone please add a sample for 2-legged OAuth accessing Provisioning API.
API: Google Apps Provisioning API
(e.g. GET https://apps-apis.google.com/a/feeds/domain/user/2.0)
Format: Atom
Authentation: 2-legged OAuth
Java environment: App Engine
Original comment by vend...@gmail.com
on 17 Sep 2010 at 10:01
There is a sample written for the deprecated version 2 of the gdata-java-client
library for domain-wide delegation that hasn't yet been ported to
google-api-java-client that you might find helpful:
http://code.google.com/p/gdata-java-client/source/browse/branches/2/sample/googl
eapps/two-legged-oauth-sample/src/com/google/api/data/sample/googleapps/TwoLegge
dOauthSample.java
Original comment by yan...@google.com
on 20 Sep 2010 at 4:56
Original comment by yan...@google.com
on 20 Sep 2010 at 8:28
Original comment by yan...@google.com
on 21 Oct 2010 at 3:11
Original issue reported on code.google.com by
vend...@gmail.com
on 17 Sep 2010 at 9:52