com.quadrique.jbuildingblocks.core.google.calendar
Class JbbGCalendarUser
java.lang.Object
com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarUser
public class JbbGCalendarUser
- extends Object
JbbGCalendarUser
public JbbGCalendarUser(String userName,
String userPassword)
throws JbbException
- Throws:
JbbException
JbbGCalendarUser
public JbbGCalendarUser(String authSubToken)
throws JbbException
- Throws:
JbbException
validateCredentials
public static boolean validateCredentials(String userId,
String password)
- See if the userId and password give access to GMail
- Parameters:
userId - password -
- Returns:
getCalendarService
public com.google.gdata.client.calendar.CalendarService getCalendarService()
- Returns:
- an authenticated CalendarService instance for that user
getFeedCalendarAll
public URL getFeedCalendarAll()
getFeedCalendarOwned
public URL getFeedCalendarOwned()
getFeedCalendarPrimary
public URL getFeedCalendarPrimary()
getFeedEvents
public URL getFeedEvents()
Copyright © 2001-2008 Quadrique Corporation. All Rights Reserved.