Searched refs:jwtTokenCreds (Results 1 – 3 of 3) sorted by relevance
168 function jwtTokenCreds($stub, $args) function671 jwtTokenCreds($stub, $args);
282 tester.jwtTokenCreds(credentialsStream); in runTest()
1703 public void jwtTokenCreds(InputStream serviceAccountJson) throws Exception { in jwtTokenCreds() method in AbstractInteropTest