public final class GoogleApacheHttpTransport
extends java.lang.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 using
ApacheHttpTransport.Builder.trustCertificates(KeyStore). |
public static com.google.api.client.http.apache.ApacheHttpTransport newTrustedTransport()
throws java.security.GeneralSecurityException,
java.io.IOException
ApacheHttpTransport that uses
GoogleUtils.getCertificateTrustStore() for the trusted certificates using
ApacheHttpTransport.Builder.trustCertificates(KeyStore).java.security.GeneralSecurityExceptionjava.io.IOExceptionCopyright © 2010-2018 Google. All Rights Reserved.