Class GoogleCalendarService

java.lang.Object
edu.ucsb.cs156.gauchoride.services.GoogleCalendarService

@Service("googlecalendarservice") public class GoogleCalendarService extends Object
  • Constructor Details

    • GoogleCalendarService

      public GoogleCalendarService()
  • Method Details

    • isCalendarConfigured

      public boolean isCalendarConfigured()
    • giveUserAdminAccess

      public void giveUserAdminAccess(String email) throws Exception
      Throws:
      Exception