@Deprecated public final class GoogleApacheHttpTransport extends Object
ApacheHttpTransport
.Modifier and Type | Method and Description |
---|---|
static ApacheHttpTransport |
newTrustedTransport()
Deprecated.
Use
com.google.api.client.googleapis.apache.v2.GoogleApacheHttpTransport.newTrustedTransport()
|
public static ApacheHttpTransport newTrustedTransport() throws GeneralSecurityException, IOException
ApacheHttpTransport
that uses GoogleUtils.getCertificateTrustStore()
for the trusted certificates.GeneralSecurityException
IOException
Copyright © 2010–2021 Google. All rights reserved.