Class GoogleMailAuth


  • public class GoogleMailAuth
    extends Object
    • Constructor Detail

      • GoogleMailAuth

        public GoogleMailAuth()
    • Method Detail

      • getGmailService

        public com.google.api.services.gmail.Gmail getGmailService​(String appName,
                                                                   String clientSecretJSON)
      • authorize

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