Searched defs:jsonCredentialPath (Results 1 – 2 of 2) sorted by relevance
44 String jsonCredentialPath = "path-to-json-credential-file"; in main() local52 public static void getIdTokenFromServiceAccount(String jsonCredentialPath, String targetAudience) in getIdTokenFromServiceAccount()
81 String jsonCredentialPath, String targetAudience) throws IOException { in getIdTokenFromServiceAccount()