Class GoogleDriveAuth


  • public class GoogleDriveAuth
    extends Object
    • Constructor Detail

      • GoogleDriveAuth

        public GoogleDriveAuth()
    • Method Detail

      • getDriveService

        public com.google.api.services.drive.Drive getDriveService​(String appName,
                                                                   String clientSecretJSON)
      • authorize

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