jenkinsci / jenkinsci/ssh-credentials-plugin
Delete deprecated `SSHUserPassword`
Open
- 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
Assessment
This issue has not been assessed yet.