Class OAuthCalendarSource

java.lang.Object
com.codename1.calendar.CalendarSource
com.codename1.calendar.OAuthCalendarSource
Direct Known Subclasses:
GoogleCalendarSource, MicrosoftCalendarSource

public abstract class OAuthCalendarSource extends CalendarSource
Shared authenticated HTTP behavior for online calendar sources. Tokens and credentials remain app-owned; the source only asks for a token when needed.