This interface has been deprecated for years. It only appears to be used in one test (not production code) in the jsch plugin. We could probably delete it already. Check for other deprecated interfaces and classes linked to it.
This also appears to be the only use of CredentialsResolver, so that and @ResolveWith could probably be deleted as well, and CredentialsProvider correspondingly simplified.
This interface has been deprecated for years. It only appears to be used in one test (not production code) in the
jschplugin. We could probably delete it already. Check for other deprecated interfaces and classes linked to it.This also appears to be the only use of
CredentialsResolver, so that and@ResolveWithcould probably be deleted as well, andCredentialsProvidercorrespondingly simplified.