Closed bostko closed 5 years ago
@bostko There's already a method to set the scheme but it's called setAuthenticationScheme
. No idea why, better keep the convention. +1 for the change, but can you mark the existing one as @Deprecated
.
@neykov sorry, addressed your comment.
thanks @bostko, LGTM
Is this branch not be added to the master? In my pull code, there is no method called authenticationScheme, and the AbstractWinRmToolLiveTest.java report the error message.
@Graeme-Miller could you review this? Thanks.