public final class GoogleApacheHttpTransport extends Object
ApacheHttpTransport.| Modifier and Type | Method and Description |
|---|---|
static ApacheHttpTransport |
newTrustedTransport()
Returns a new instance of
ApacheHttpTransport that uses
GoogleUtils.getCertificateTrustStore() for the trusted certificates using
ApacheHttpTransport.Builder.trustCertificates(KeyStore). |
public static ApacheHttpTransport newTrustedTransport() throws GeneralSecurityException, IOException
ApacheHttpTransport that uses
GoogleUtils.getCertificateTrustStore() for the trusted certificates using
ApacheHttpTransport.Builder.trustCertificates(KeyStore).GeneralSecurityExceptionIOExceptionCopyright © 2010-2014 Google. All Rights Reserved.