Class GoogleCalendarAuth


  • public class GoogleCalendarAuth
    extends Object
    • Constructor Detail

      • GoogleCalendarAuth

        public GoogleCalendarAuth()
    • Method Detail

      • getAuthorizedCalendar

        public com.google.api.services.calendar.Calendar getAuthorizedCalendar​(String appName,
                                                                               String clientSecretJSON)
      • authorize

        public com.google.api.client.auth.oauth2.Credential authorize​(String clientSecretJSON)
                                                               throws Exception
        Throws:
        Exception