Searched refs:save_to_well_known_file (Results 1 – 5 of 5) sorted by relevance
150 client.save_to_well_known_file(credentials)
254 client.save_to_well_known_file(creds)
271 client.save_to_well_known_file(credentials)
510 client.save_to_well_known_file(credentials, temp_credential_file)527 client.save_to_well_known_file(credentials)548 client.save_to_well_known_file(credentials, temp_credential_file)
1335 def save_to_well_known_file(credentials, well_known_file=None): function