public final class GoogleApacheHttpTransport extends Object
ApacheHttpTransport
.Modifier and Type | Method and Description |
---|---|
static com.google.api.client.http.apache.ApacheHttpTransport |
newTrustedTransport()
Returns a new instance of
ApacheHttpTransport that uses
GoogleUtils.getCertificateTrustStore() for the trusted certificates. |
public static com.google.api.client.http.apache.ApacheHttpTransport newTrustedTransport() throws GeneralSecurityException, IOException
ApacheHttpTransport
that uses
GoogleUtils.getCertificateTrustStore()
for the trusted certificates.GeneralSecurityException
IOException
Copyright © 2010–2019 Google. All rights reserved.