[google-appengine] [OAuth + Provisioning ] Autentication - Python X Java

2011-07-22 Thread Felipe Teixeira
Hi, I need help to use Provisioning API with OAuth authentication, the following problem occurs, how to do domain validation in java api ? In Python it is possible to know the following code. service = gdata.apps.service.AppsService(domain=consumer_key) *->*service.SetOAuthInputParameters(sig_me

[google-appengine] [OAuth + Provisioning ] Autentication - Python X Java

2011-07-22 Thread Felipe Teixeira
> Hi, > I need help to use Provisioning API with OAuth authentication, the > following problem occurs, how to do domain validation in java api ? In > Python it is possible to know the following code. > > service = gdata.apps.service.AppsService(domain=consumer_key) > *->*service.SetOAuthInputPara

[google-appengine] [OAuth + Provisioning ] Autentication - Python X Java

2011-07-22 Thread Felipe Teixeira
Hi, I need help to use Provisioning API with OAuth authentication, the following problem occurs, how to do domain validation in java api ? In Python it is possible to know the following code. service = gdata.apps.service.AppsService(domain=consumer_key) *->*service.SetOAuthInputParameters(sig_me