Hi, I'm working on a Google App for a domain with "Google Apps For Your Domain" installed (Premier Edition) and I would like to know if it is possible to have an authentification with the Provisionning API or Contacts Data API, without ask the user to enter his login and password. I already read that: http://code.google.com/intl/fr-FR/apis/gdata/docs/auth/authsub.html
But it ask the login and password to have the token. So I would like something like this: UserService userService = UserServiceFactory.getUserService(); But for the Google Data Protocol Client Libraries. Thanks. Khalid.
-- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
