The ClientLogin URL (https://www.google.com/accounts/ClientLogin)
should also work for hosted accounts. An additional POST
parameter 'accountType' will be required to authenticate hosted
accounts. The possible values of this parameter include 'GOOGLE'
or 'HOSTED' or 'HOSTED_OR_GOOGLE'. The GData Java API
currently sets the parameter to 'HOSTED_OR_GOOGLE' which
tries authenticating the account as a hosted or a Google account.
If unspecified, the parameter defaults to 'GOOGLE'. I'll make sure
that this is documented clearly in the GData docs.
Hosted calendars currently do not support the GData API but
this will change in the very near future when support will be
added.
Please let me know if you have any further questions,
Hope this helps,
Sanjay
|