Class GoogleCalendarAuth
- java.lang.Object
-
- org.jbpm.process.workitem.google.calendar.GoogleCalendarAuth
-
public class GoogleCalendarAuth extends Object
-
-
Constructor Summary
Constructors Constructor Description GoogleCalendarAuth()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.google.api.client.auth.oauth2.Credential
authorize(String clientSecretJSON)
com.google.api.services.calendar.Calendar
getAuthorizedCalendar(String appName, String clientSecretJSON)
-