Searched refs:getPrivateKeyId (Results 1 – 1 of 1) sorted by relevance
263 private final Method getPrivateKeyId; field in GoogleAuthLibraryCallCredentials.JwtHelper272 getPrivateKeyId = serviceAccountClass.getMethod("getPrivateKeyId"); in JwtHelper()296 getPrivateKeyId.invoke(creds)); in tryServiceAccountToJwt()