Class UsernameAndPasswordAuthentication

    • Constructor Detail

      • UsernameAndPasswordAuthentication

        public UsernameAndPasswordAuthentication​(String username,
                                                 String password)
    • Method Detail

      • addAuthentication

        public com.google.api.client.http.HttpRequestFactory addAuthentication​(com.google.api.client.http.javanet.NetHttpTransport transport)
        Specified by:
        addAuthentication in interface Authentication