grpc-java/core/src
Eric Anderson 32fd329e1c core: Rename withCredentials to withCallCredentials on CallOptions
It was withCallCredentials on the stub to avoid confusion with channel
credentials (which don't exist in Java at this time, but do in other
languages), and having the method names be different doesn't add value.
2016-07-01 11:18:38 -07:00
..
main core: Rename withCredentials to withCallCredentials on CallOptions 2016-07-01 11:18:38 -07:00
test core: Rename withCredentials to withCallCredentials on CallOptions 2016-07-01 11:18:38 -07:00