Searched defs:caCertPath (Results 1 – 2 of 2) sorted by relevance
79 private final String caCertPath; field in GdchCredentials109 String caCertPath = (String) json.get("ca_cert_path"); in fromJson() local132 String caCertPath = (String) json.get("ca_cert_path"); in fromJson() local383 private String caCertPath; field in GdchCredentials.Builder436 public Builder setCaCertPath(String caCertPath) { in setCaCertPath()510 public TransportFactoryForGdch(String caCertPath) throws IOException { in TransportFactoryForGdch()519 private void setTransport(String caCertPath) throws IOException { in setTransport()
893 String caCertPath, in writeGdchServiceAccountJson()928 String caCertPath, in writeGdchServiceAccountStream()