public class GoogleCalendarHelperFactory extends java.lang.Object implements CalendarHelperFactory
| Constructor and Description |
|---|
GoogleCalendarHelperFactory() |
| Modifier and Type | Method and Description |
|---|---|
CalendarHelper |
create(Parameters parameters,
com.squareup.okhttp.OkHttpClient client) |
java.security.PrivateKey |
getPemPrivateKey(Parameters parameters) |
public CalendarHelper create(Parameters parameters, com.squareup.okhttp.OkHttpClient client)
create in interface CalendarHelperFactorypublic java.security.PrivateKey getPemPrivateKey(Parameters parameters) throws java.security.GeneralSecurityException
java.security.GeneralSecurityExceptionCopyright © 2017 Richard Thurston. All Rights Reserved.