Class GoogleSheetsAuth


  • public class GoogleSheetsAuth
    extends Object
    • Constructor Detail

      • GoogleSheetsAuth

        public GoogleSheetsAuth()
    • Method Detail

      • getSheetsService

        public com.google.api.services.sheets.v4.Sheets getSheetsService​(String appName,
                                                                         String clientSecretJSON)
      • authorize

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