jenkinsci / jenkinsci/ssh-credentials-plugin

Delete deprecated `SSHUserPassword`

Open
#335 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
25
Forks
69
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.