Home
last modified time | relevance | path

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

/external/grpc-grpc/src/php/tests/interop/
Dinterop_client.php168 function jwtTokenCreds($stub, $args) function
/external/grpc-grpc-java/interop-testing/src/main/java/io/grpc/testing/integration/
DAbstractInteropTest.java1703 public void jwtTokenCreds(InputStream serviceAccountJson) throws Exception { in jwtTokenCreds() method in AbstractInteropTest