Package org.jbpm.workitem.google.drive
Class GoogleDriveAuth
- java.lang.Object
-
- org.jbpm.workitem.google.drive.GoogleDriveAuth
-
public class GoogleDriveAuth extends Object
-
-
Constructor Summary
Constructors Constructor Description GoogleDriveAuth()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.google.api.client.auth.oauth2.Credentialauthorize(String clientSecretJSON)com.google.api.services.drive.DrivegetDriveService(String appName, String clientSecretJSON)
-