Commit Graph

4 Commits

Author SHA1 Message Date
Eric Anderson b961fe567f
L74: Fix missed updates to factory methods (#235)
All the class definitions were swapped from exposing constructors to
factory methods, but the examples weren't.
2021-05-06 15:43:58 -07:00
Eric Anderson 515214faf5 Update L74 implementation status 2021-04-27 10:29:34 -07:00
Eric Anderson 9eab872c80 L74: Rename getPassword() to getPrivateKeyPassword()
This makes it much more clear what it is when reading code calling the
method.
2021-04-27 10:29:34 -07:00
Eric Anderson 1813738c80
L74: Java Channel Credentials 2020-08-27 17:59:50 -07:00