chrsmithdemos / google-api-java-client

Automatically exported from code.google.com/p/google-api-java-client
0 stars 0 forks source link

Use of the user profiles api #608

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I am interested in examples of use of the user profiles api within the new java 
client library.  Ideally, I would be using it with something like 2-legged 
OAuth for sharing/unsharing individual user profiles from an administrative 
application (as I understand that client login is now deprecated). 
I use Java 6. The closest example I have found uses the (older) gdata java 
client api to unshare user profiles: 
https://developers.google.com/google-apps/help/articles/unshare-profiles-using-b
atch#retrieve

Original issue reported on code.google.com by pgoldw...@northwestern.edu on 12 Sep 2012 at 4:29

GoogleCodeExporter commented 9 years ago

Original comment by rmis...@google.com on 14 Jan 2013 at 3:32