Home
last modified time | relevance | path

Searched defs:TransportFactoryForGdch (Results 1 – 1 of 1) sorted by relevance

/external/google-auth-library-java/oauth2_http/java/com/google/auth/oauth2/
DGdchCredentials.java507 static class TransportFactoryForGdch implements HttpTransportFactory { class in GdchCredentials
510 public TransportFactoryForGdch(String caCertPath) throws IOException { in TransportFactoryForGdch() method in GdchCredentials.TransportFactoryForGdch