daml/language-support
Stefano Baghino 4d922e763b Add authentication to Java identity client (#3630)
* Add authentication to Java identity client

Contributes to #3626

No changelog added right now, it will be added with the PR that
effectively closes the ticket.

Moves `LedgerCallCredentials` to a shared package.

Establishes the test framework for other Java clients.

* Address https://github.com/digital-asset/daml/pull/3630#discussion_r350663731

* Address https://github.com/digital-asset/daml/pull/3630#discussion_r350663731

* Rebase and fix compilation errors

* Fix type of jar in artifacts.yaml

Co-Authored-By: Gerolf Seitz <gerolf.seitz@digitalasset.com>

* Fix more errors emerged after rebase

* Add dependency for DAML assistant ITs

* Add missing dependency

* Fix wrong dependency

* fix release
2019-11-26 18:51:09 +00:00
..
codegen-common Replace bazel-deps by rules_jvm_external (#3253) 2019-10-28 13:53:14 +01:00
codegen-main Replace bazel-deps by rules_jvm_external (#3253) 2019-10-28 13:53:14 +01:00
hs/bindings Sdk access token file (#3607) 2019-11-25 17:38:41 +00:00
java Add authentication to Java identity client (#3630) 2019-11-26 18:51:09 +00:00
scala Remove all instances of use_default_shell_env = True (#3597) 2019-11-25 09:15:00 +00:00
ts/codegen Add a readme for daml2ts (#3638) 2019-11-26 17:49:40 +00:00